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

Date: Thu, 06 Jan 2011 02:56:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35396

User: morriss
Date: 2011/01/05 06:56 PM

Log:
 There's no need to pass the result of tvb_get_ptr() as the 'value' in proto_tree_add_string: just use proto_tree_add_item().

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +9 -7      packet-ppi-vector.c    Modified