Changes in / [cd37cdc:03f8943]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r6fc1ae7 r584d907 199 199 } 200 200 201 /* Oh well */ 201 /* No formats matched -- make sure we clean up the IO object we 202 * used to probe the file magic */ 203 wandio_destroy(libtrace->io); 202 204 return; 203 205 }
Note: See TracChangeset
for help on using the changeset viewer.