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

Date: Thu, 05 Feb 2009 02:27:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27372

User: wmeier
Date: 2009/02/04 06:27 PM

Log:
 Define most everything as static (fcns & global variables);
 Fix one of the sprintf usages;
 Use NULL instead of "" for the FIELDDESC in the hf array entries;
 Minor code cleanup;

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +110 -112  packet-dect.c    Modified