Wireshark-commits: [Wireshark-commits] rev 24350: /trunk/ /trunk/: dumpcap.c

Date: Sat, 16 Feb 2008 08:10:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24350

User: guy
Date: 2008/02/16 08:10 AM

Log:
 Directly call capture_loop_packet_cb(), rather than making a pointer to
 the callback function part of the loop_data structure - we always call
 capture_loop_packet_cb().

Directory: /trunk/
  Changes    Path          Action
  +6 -11     dumpcap.c     Modified