Wireshark-commits: [Wireshark-commits] rev 27609: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-pw-hdlc.c
From:
wmeier@xxxxxxxxxxxxx
Date: Thu, 05 Mar 2009 04:04:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27609
User: wmeier
Date: 2009/03/04 08:04 PM
Log:
Several small revisions:
- "if (!initialized)" not req'd in reg_handoff;
- call find_dissector for "ppp" and "fr" only
once in reg-handoff instead of each time the
sub-dissector is called.
- Move hf[] & etc to within proto_register...
Directory: /trunk/epan/dissectors/
Changes Path Action
+60 -61 packet-pw-hdlc.c Modified