Wireshark-commits: [Wireshark-commits] rev 49950: /trunk/ /trunk/ui/qt/: packet_list.cpp packet_lis
Date: Sun, 16 Jun 2013 01:40:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49950

User: guy
Date: 2013/06/15 06:40 PM

Log:
 Make the libwiretap Buffer routines usable from C++, and fix the C++ UI
 code to handle the API changes for the seek-read routines.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +1 -1      packet_list.cpp          Modified
  +6 -3      packet_list_model.cpp    Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +8 -0      buffer.h      Modified