http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48958
User: mmann
Date: 2013/04/21 04:20 PM
Log:
General cleanup.
Converted to proto_tree_add_text to proto_tree_add_item/expert_info
Allow columns/tree/(sub)dissectors/expert_info to be called at all of the proper times. COL_INFO data still seems a bit verbose when errors occur, but I left it alone, just cleaning up the sequence of events.
Removed some structure definitions where the variables that used them were effectively "useless" once proto_tree_add_item was added (although they weren't that useful before that)
Directory: /trunk/epan/dissectors/
Changes Path Action
+587 -713 packet-iec104.c Modified