Changeset a539aad
- Timestamp:
- 08/12/10 16:29:28 (12 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:
- 0316f8b
- Parents:
- 176646e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_pcapfile.c
rd3320d1 ra539aad 190 190 191 191 if (err<1) { 192 192 trace_set_err(libtrace, TRACE_ERR_INIT_FAILED, 193 "Reading pcap file header\n"); 193 194 return -1; 194 195 }
Note: See TracChangeset
for help on using the changeset viewer.