Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 33011: /trunk/gtk/ /trunk/gtk/: packet_list_store.c

Date: Fri, 28 May 2010 18:05:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33011

User: gerald
Date: 2010/05/28 11:05 AM

Log:
 From Jakub Zawadzki via bug 4273:
 
 After appending new record set packet_list->columnized to FALSE.
 
 From me:
 
 Use g_ptr_array_sort_with_data instead of g_qsort_with_data in case the
 GPtrArray internals ever change.

Directory: /trunk/gtk/
  Changes    Path                   Action
  +6 -3      packet_list_store.c    Modified