Wireshark-commits: [Wireshark-commits] rev 52226: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 26 Sep 2013 21:21:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52226

User: etxrab
Date: 2013/09/26 09:21 PM

Log:
 Fix:
 packet-openflow.c:577:31: error: "/*" within comment
 packet-openflow.c:655:24: error: "/*" within comment
 cc1: warnings being treated as errors
 packet-openflow.c: In function 'dissect_openflow_features_reply_v1_3':
 packet-openflow.c:671: warning: unused parameter 'pinfo'
 packet-openflow.c:671: warning: unused parameter 'length'
 packet-openflow.c: In function 'dissect_openflow_multipart_request_v1_3':
 packet-openflow.c:809: warning: unused parameter 'pinfo'
 packet-openflow.c:809: warning: unused parameter 'length'
 packet-openflow.c: At top level:
 packet-openflow.c:1033: warning: return type defaults to 'int'
 packet-openflow.c:1119: warning: return type defaults to 'int'

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +6 -4      packet-openflow.c    Modified