Several small revisions:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Mar 2009 04:04:38 +0000 (04:04 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Mar 2009 04:04:38 +0000 (04:04 +0000)
commit7065324dae62be56b8f8b5d0989f330fd1b28630
tree5e8ace4191943df6ce156701a57338c82dc047d9
parent989006e996c2d395ca1dec9d20d54f80f6f28e55
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...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27609 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-pw-hdlc.c