Changeset 817
- Timestamp:
- 05/23/06 13:29:03 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_helper.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_helper.c
r784 r817 169 169 170 170 if (strcmp(trace->uridata,"-")==0) { 171 ret=libtrace_io_fdopen(fileno(stdin),"r ");171 ret=libtrace_io_fdopen(fileno(stdin),"rb"); 172 172 return ret; 173 173 }
Note: See TracChangeset
for help on using the changeset viewer.
