Wireshark-commits: [Wireshark-commits] rev 54030: /trunk/ui/qt/ /trunk/ui/qt/: sctp_graph_byte_dial
Date: Fri, 13 Dec 2013 09:10:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54030

User: jmayer
Date: 2013/12/13 09:10 AM

Log:
 "Fix"
 /home/jmayer/work/wireshark/svn/trunk/ui/qt/sctp_graph_byte_dialog.cpp:36:13: error: variable ‘minBytes’ set but not used [-Werror=unused-but-set-variable]
      guint32 minBytes, maxBytes;
              ^
 cc1plus: all warnings being treated as errors

Directory: /trunk/ui/qt/
  Changes    Path                          Action
  +4 -3      sctp_graph_byte_dialog.cpp    Modified