http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52228
User: jmayer
Date: 2013/09/27 08:06 AM
Log:
Fix:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-openflow.c: In function ‘dissect_openflow_v_1_3’:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-openflow.c:1125:18: error: variable ‘version’ set but not used [-Werror=unused-but-set-variable]
guint8 type, version;
Remove some trailing whitespace.
Directory: /trunk/epan/dissectors/
Changes Path Action
+17 -18 packet-openflow.c Modified