Wireshark-commits: [Wireshark-commits] rev 44931: /trunk/ui/gtk/ /trunk/ui/gtk/: wsp_stat.c

Date: Sun, 16 Sep 2012 23:02:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44931

User: wmeier
Date: 2012/09/16 04:02 PM

Log:
 Cleanup:
 - remove unneeded gtk_table_resize() [in prep for using GtkGrid for GTK3];
 - simplify code relating to use of a GHashTable;
 - add comment about use of !! magic !! numeric constants;
 - do some additional whitespace cleanup.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +38 -50    wsp_stat.c    Modified