Changeset 4f53786
- Timestamp:
- 05/28/06 23:27:01 (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:
- ad96d00
- Parents:
- 6fb4dbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_erf.c
rf57715c8 r4f53786 901 901 902 902 if (!packet->header) { 903 //trace_set_err_output(libtrace, TRACE_ERR_BAD_PACKET, 904 // "Packet has no header - probably an RT packet"); 903 /*trace_set_err_output(libtrace, TRACE_ERR_BAD_PACKET, 904 "Packet has no header - probably an RT packet"); 905 */ 905 906 return -1; 906 907 }
Note: See TracChangeset
for help on using the changeset viewer.