Changeset a8f2692 for tools/tracesplit/tracesplit.c
- Timestamp:
- 10/15/09 18:25:10 (11 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:
- 189f5c6
- Parents:
- 7f1b9d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracesplit/tracesplit.c
rf45e8af ra8f2692 50 50 static void cleanup_signal(int sig) 51 51 { 52 (void)sig; 52 53 done=1; 53 54 }
Note: See TracChangeset
for help on using the changeset viewer.