Wireshark-commits: [Wireshark-commits] rev 30052: /trunk/ /trunk/: file.c rawshark.c

Date: Mon, 21 Sep 2009 19:30:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30052

User: krj
Date: 2009/09/21 12:30 PM

Log:
 Move 'Delta timestamp to previous captured frame' calculation inside add_packet_to_packet_list(). This is done in order to streamline add_packet_to_packet_list() with frame_data_init(). Hopefully we can switch to frame_data_init() soon

Directory: /trunk/
  Changes    Path          Action
  +19 -6     file.c        Modified
  +1 -1      rawshark.c    Modified