Changeset 772
- Timestamp:
- 05/02/06 00:44:46 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_pcap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_pcap.c
r770 r772 239 239 static int pcap_fin_input(libtrace_t *libtrace) 240 240 { 241 pcap_close(INPUT.pcap);242 241 free(libtrace->format_data); 243 242 return 0; /* success */
Note: See TracChangeset
for help on using the changeset viewer.
