ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 29418: /trunk/gtk/ /trunk/gtk/: new_packet_list.c

Date: Fri, 14 Aug 2009 18:59:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29418

User: krj
Date: 2009/08/14 11:59 AM

Log:
 Remove the hacky row_from_iter() function and use new_packet_list_get_record() instead. Alas, new_packet_list_get_record() is also somewhat hacky in its nature, but hey at least we're using one less hacky thing.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +5 -17     new_packet_list.c    Modified