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

Date: Wed, 28 Jan 2009 21:53:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27324

User: wmeier
Date: 2009/01/28 01:53 PM

Log:
 Minor changes mostly related to proto_register & proto_reg_handoff;
 - Use 'dissector standard template format'
 - Remove 'once-only' ["if (!initialized) ..."] if not req'd
 - Misc
 Also: adjust some indentation

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +93 -98    packet-egd.c              Modified
  +306 -307  packet-gsm_bssmap_le.c    Modified
  +5 -10     packet-ipmi-session.c     Modified
  +227 -223  packet-mp4ves.c           Modified
  +15 -14    packet-ositp.c            Modified
  +1 -17     packet-rtps2.c            Modified
  +340 -315  packet-teamspeak2.c       Modified
  +79 -79    packet-vj.c               Modified
  +3 -8      packet-zrtp.c             Modified