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

Date: Wed, 09 Nov 2011 02:48:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39772

User: wmeier
Date: 2011/11/08 06:48 PM

Log:
 Fix some [-Wunused-but-set-variable] warnings
  (in some cases by changing proto_tree_add_item() to use
   what appears to be the correct 'tree' arg);
 Do whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +437 -437  packet-dtn.c      Modified
  +37 -37    packet-gtpv2.c    Modified
  +2034 -2036 packet-iscsi.c    Modified
  +109 -109  packet-vxlan.c    Modified