Wireshark-commits: [Wireshark-commits] rev 27794: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 19 Mar 2009 01:54:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27794

User: wmeier
Date: 2009/03/18 06:54 PM

Log:
 - Move register_dissector(...) from proto_reg_handoff() to proto_register();
 - Use dissector_add_handle("udp",...)  rather than dissector_add(""udp",0,...)

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -3      packet-ccsds.c    Modified
  +5 -3      packet-ehs.c      Modified
  +4 -3      packet-vcdu.c     Modified