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

Date: Thu, 24 Feb 2011 03:46:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36039

User: wmeier
Date: 2011/02/23 07:46 PM

Log:
 Fix Bug #5624: "Unknown MMS multipart media is shown in the wrong subtree"
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5624
 
 Do ti = proto_tree_add_text(...,...); yyy=proto_item_add_subtree(ti,...) in the usual manner.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -3      packet-wsp.c    Modified