Changeset 935 for trunk/lib/trace.c
- Timestamp:
- 08/21/06 23:25:44 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/trace.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/trace.c
r925 r935 104 104 105 105 106 static struct libtrace_format_t *formats_list = 0;106 static struct libtrace_format_t *formats_list = NULL; 107 107 108 108 /* strncpy is not assured to copy the final \0, so we
Note: See TracChangeset
for help on using the changeset viewer.
