https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548
Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3180| |review_for_checkin?
Flag| |
--- Comment #33 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> 2009-06-23 12:43:44 PDT ---
Created an attachment (id=3180)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3180)
More hf_register_info related cleanup all over the place
* Low hanging fruits in ncp2222.py (still some work to do)
* Cleanup hf_register_info declaration passed to llc_add_oui(). While there,
change the declaration to an array in order to be consistent with the rest of
packet-*.c files.
* Change hf_nisplus_dummy to use "dummy" as name instead of " " (this is the
only place where " " was used)
* Fix process-x11-fields.pl (packet-x11.c)
* Move hf_register_info declarations in packet-m2m.c to function scope
Note, patch also contains packet-ldap.c and packet-snmp.c which are
autogenerated but we'll fix the templates very shortly
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.