https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6373
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #16 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-09-29 14:33:12 EDT ---
Committed: SVN #39184 with a few changes:
- Simplify proto_reg_handoff...();
- Remove a few unused value_string arrays;
- Minor reformatting and whitespace cleanup.
and: SVN #39185:
Comment out two cases of code which caused GCC 4.6 "unused-but-set-variable"
warnings.
Perhaps these variables were to be used in code yet to be
implemented("TODO").
----------
It would be appreciated if you could add a page to wiki.wireshark.org about
this protocol:
(From doc/README.developer)
- Create a Wiki page on the protocol at <http://wiki.wireshark.org>.
A template is provided so it is easy to setup in a consistent style.
See: <http://wiki.wireshark.org/HowToEdit>
and <http://wiki.wireshark.org/ProtocolReference>
Thanks !!
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.