Wireshark-commits: [Wireshark-commits] rev 20303: /trunk/plugins/irda/ /trunk/plugins/irda/: packet-sir.c
From:
guy@xxxxxxxxxxxxx
Date: Thu, 04 Jan 2007 12:05:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20303
User: guy
Date: 2007/01/04 12:05 PM
Log:
Call the handoff registration routine proto_reg_handoff_irsir() to avoid
collisions with the WSP dissector's proto_reg_handoff_sir() - and don't
call it in the proto_register_irsir(); handoff registration routines are
supposed to be called after *all* registration routines are called.
Directory: /trunk/plugins/irda/
Changes Path Action
+1 -3 packet-sir.c Modified