Wireshark-commits: [Wireshark-commits] rev 44933: /trunk/ui/gtk/ /trunk/ui/gtk/: bootp_stat.c

Date: Mon, 17 Sep 2012 00:42:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44933

User: wmeier
Date: 2012/09/16 05:42 PM

Log:
 Minor cleanup:
 - remove unneeded gtk_table_resize() [in prep for using gtk_grid for GTK3];
 - use g_hash_table)_full() to specify function to free 'value'
 - Fix some whitespace.

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +14 -28    bootp_stat.c    Modified