Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5929] New protocol dissector for "CIP Motion"

Date: Wed, 12 Oct 2011 17:18:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5929

--- Comment #22 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-10-12 20:18:37 EDT ---
Also note that I fixed the following compiler warnings by marking the
parameters as "unused" (_U_).

acket-cipmotion.c: In function 'dissect_cntr_cyclic':
packet-cipmotion.c:725: warning: unused parameter 'con_format'
packet-cipmotion.c:725: warning: unused parameter 'instance'
packet-cipmotion.c: In function 'dissect_devce_cyclic':
packet-cipmotion.c:815: warning: unused parameter 'con_format'
packet-cipmotion.c:815: warning: unused parameter 'instance'
packet-cipmotion.c: In function 'dissect_group_sync_response':
packet-cipmotion.c:1454: warning: unused parameter 'size'
make[5]: *** [libdissectors_la-packet-cipmotion.lo] Error 1

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.