- Timestamp:
- 10/05/15 09:49:01 (5 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- fba3b72
- Parents:
- 32a3ec5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_dag25.c
r32a3ec5 r6cf2770 818 818 trace_set_err(libtrace, errno, 819 819 "Could not stop DAG stream"); 820 printf("Count not stop DAG stream\n");821 820 return -1; 822 821 } … … 825 824 trace_set_err(libtrace, errno, 826 825 "Could not detach DAG stream"); 827 printf("Count not detach DAG stream\n");828 826 return -1; 829 827 }
Note: See TracChangeset
for help on using the changeset viewer.