Wireshark-commits: [Wireshark-commits] rev 27885: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 29 Mar 2009 15:34:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27885

User: wmeier
Date: 2009/03/29 08:34 AM

Log:
 Fix code so changing port pref will work + other small changes:
 - Use NULL instead of "" in blurb in hf[];
 - Remove unnecessary #includes;
 - Make various internal functions static;
 - Use tabs consistently for indentation;
 - Some reformatting of statements;

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +205 -206  packet-ldss.c    Modified