Changeset 0ea3526 for lib/format_legacy.c
- Timestamp:
- 02/24/06 11:39:57 (15 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- c6a6c3a
- Parents:
- 913721f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_legacy.c
rd3b2234 r0ea3526 159 159 buffer, 160 160 64)) == -1) { 161 trace_set_err( errno,"read(%s)",libtrace->uridata);161 trace_set_err(libtrace,errno,"read(%s)",libtrace->uridata); 162 162 return -1; 163 163 }
Note: See TracChangeset
for help on using the changeset viewer.