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 37282: /trunk/gtk/ /trunk/gtk/: tcp_graph.c

Date: Thu, 19 May 2011 05:44:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37282

User: jmayer
Date: 2011/05/18 10:44 PM

Log:
 Fix two warning in case of UIMANAGER:
 - Unused variable
 - ‘graph_type’ may be used uninitialized
 
 Is the second part of the patch (added inside the else clause)
 correct?

Directory: /trunk/gtk/
  Changes    Path           Action
  +3 -1      tcp_graph.c    Modified