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 37872: /trunk/epan/ /trunk/epan/dissectors/: packet-mq.c

Date: Sun, 03 Jul 2011 01:40:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37872

User: guy
Date: 2011/07/02 06:40 PM

Log:
 Add ENC_ values for UTF-8 and EBCDIC, support them for FT_STRINGZ
 values, and use them in the MQ dissector, so EBCDIC strings are
 displayed as such.
 
 Fix up some other final arguments to proto_tree_add_item().

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +271 -267  packet-mq.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +8 -1      proto.c       Modified
  +21 -0     proto.h       Modified