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

Date: Mon, 14 Sep 2009 14:59:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29896

User: wmeier
Date: 2009/09/14 07:59 AM

Log:
 Remove unneeded #includes (stdio.h & friends);
 Remove a call to checkcol();
 Use tfs_set_notset instead of a local true_false_string defintion;
 Use consistent indentation;
 Adjust some spacing.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +238 -249  packet-classicstun.c    Modified