http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26718
User: wmeier
Date: 2008/11/06 02:06 PM
Log:
Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;
(definition of proto_reg_hand_off... wasn't left-justified and thus was not
found when generating register.c)
Also: slight changes related to proto_reg_handoff and proto_register:
Use find_dissector;
gboolean for intiialized flag;
localize saved range pref;
Directory: /trunk/asn1/ansi_map/
Changes Path Action
+29 -34 packet-ansi_map-template.c Modified