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

Date: Mon, 02 Sep 2013 23:04:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51651

User: alagoutte
Date: 2013/09/02 04:04 PM

Log:
 Fix compilation with Linux packet-openflow.c: In function 'dissect_openflow_pkt_out': packet-openflow.c:663:13: error: variable 'actions_len' set but not used [-Werror=unused-but-set-variable]
 
 And make fix-encoding-args happy

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