Wireshark-commits: [Wireshark-commits] rev 45073: /trunk/ui/gtk/ /trunk/ui/gtk/: packet_list_store.

Date: Sun, 23 Sep 2012 18:20:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45073

User: darkjames
Date: 2012/09/23 11:20 AM

Log:
 Glib type checking might be cheap, but there's no need to do it twice.
 
 (Actually many GtkTreeModel don't check types at all).

Directory: /trunk/ui/gtk/
  Changes    Path                   Action
  +17 -12    packet_list_store.c    Modified