Changeset c5a4210
- Timestamp:
- 03/06/12 13:44:20 (10 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:
- bd6576d
- Parents:
- 17094b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_dag25.c
r44028d4 rc5a4210 549 549 static int dag_start_output(libtrace_out_t *libtrace) { 550 550 struct timeval zero, nopoll; 551 uint8_t *top, *bottom;552 top = bottom = NULL;553 551 554 552 zero.tv_sec = 0;
Note: See TracChangeset
for help on using the changeset viewer.