Ignore:
Timestamp:
06/05/09 13:35:59 (4 years ago)
Author:
salcock
Message:
  • Ensure that the custom pcap event function is used rather than the default file event
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/format_pcapfile.c

    r1421 r1422  
    626626        NULL,                           /* get_captured_packets */ 
    627627        NULL,                           /* get_fd */ 
    628         trace_event_trace,              /* trace_event */ 
     628        pcapfile_event,         /* trace_event */ 
    629629        pcapfile_help,                  /* help */ 
    630630        NULL                            /* next pointer */ 
Note: See TracChangeset for help on using the changeset viewer.