Changeset 935 for trunk/lib/trace.c


Ignore:
Timestamp:
08/21/06 23:25:44 (7 years ago)
Author:
perry
Message:

Cosmetic cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/trace.c

    r925 r935  
    104104 
    105105 
    106 static struct libtrace_format_t *formats_list = 0; 
     106static struct libtrace_format_t *formats_list = NULL; 
    107107 
    108108/* strncpy is not assured to copy the final \0, so we 
Note: See TracChangeset for help on using the changeset viewer.