Changeset 784 for trunk/lib/format_helper.c
- Timestamp:
- 05/04/06 17:05:13 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_helper.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_helper.c
r742 r784 140 140 /* TODO: finalise packet */ 141 141 *packet = *trace->event.packet; 142 trace ->event.packet = NULL;142 trace_destroy_packet(&trace->event.packet); 143 143 144 144 event.type = TRACE_EVENT_PACKET;
Note: See TracChangeset
for help on using the changeset viewer.
