Use tvb_get_string_enc() with an explicit encoding, and assume ASCII.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Jan 2014 10:39:59 +0000 (10:39 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Jan 2014 10:39:59 +0000 (10:39 +0000)
commit8314f6cc6234f909b909c4a94d511c96f04d7982
treed500bca9a3d03b3a2747efc77e314228ee2ca17d
parentd3a037e70cf59a7cca9c9b1af4c499ee1b1dc0dc
Use tvb_get_string_enc() with an explicit encoding, and assume ASCII.
Fix the encoding argument to proto_tree_add_item() calls that add
strings.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54904 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-adwin-config.c