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 42536: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 10 May 2012 02:20:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42536

User: guy
Date: 2012/05/09 07:20 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.
 
 This involves marking string fields as special.
 
 XXX - we need ENC_UTF_16 so that we can make the Unicode strings just be
 FT_STRING and add them with ENC_UTF_16|ENC_LITTLE_ENDIAN.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +13 -7     packet-rdp.c    Modified