http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39599
User: etxrab
Date: 2011/10/25 11:14 PM
Log:
Try to fix
cc1: warnings being treated as errors
packet-cip.c: In function 'dissect_cip_generic_service_req':
packet-cip.c:3281: warning: format not a string literal and no format arguments
packet-cip.c: In function 'dissect_cip_generic_service_rsp':
packet-cip.c:3631: warning: format not a string literal and no format arguments
packet-cip.c: In function 'dissect_cip_data':
packet-cip.c:4881: warning: comparison between signed and unsigned
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 packet-cip.c Modified