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

Date: Wed, 13 Apr 2011 21:00:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36630

User: wmeier
Date: 2011/04/13 02:00 PM

Log:
 Comment out code to create a subtree since  it's (currently ?) unused: Coverity 1039;
 Don't assign to a proto_item * if the value won't be used: Coverity 1040 & 1041.
 Remove some unneede #includes;
 Do some minor indentation & whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +19 -21    packet-smb.c    Modified