Wireshark-commits: [Wireshark-commits] rev 47068: /trunk/ui/gtk/ /trunk/ui/gtk/: flow_graph.c

Date: Mon, 14 Jan 2013 16:17:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47068

User: wmeier
Date: 2013/01/14 08:17 AM

Log:
 Replace gtk_table...() with ws_gtk_grid...().
 
 Also:
   Use #if 0 rather than /* */ to coment out some code;
   Very minor whitespace fixup.

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +34 -32    flow_graph.c    Modified