Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 13 Jul 2012 22:06:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43707

User: wmeier
Date: 2012/07/13 03:06 PM

Log:
 Various minor cleanup, including:
 - remove unneeded #includes;
 - remove some unneeded initializers;
 - use tvb_reported_length() instead of tvb_length();
 - use  val_to_str_const() instead of val_to_str();
 - fix some typos;
 - do some whitespace changes and some reformatting.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +5 -7      packet-dbus.c      Modified
  +30 -42    packet-negoex.c    Modified
  +93 -90    packet-sdh.c       Modified
  +18 -19    packet-yami.c      Modified