Changeset 98d4e2d
- Timestamp:
- 06/27/13 15:25:21 (8 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:
- 376c785
- Parents:
- b87c9e8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_erf.c
r808eeef r98d4e2d 245 245 { 246 246 if (libtrace->io) 247 wandio_destroy(libtrace->io);247 return 0; 248 248 249 249 libtrace->io = wandio_create_uncompressed(libtrace->uridata);
Note: See TracChangeset
for help on using the changeset viewer.