aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wbxml.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-wbxml.c')
-rw-r--r--epan/dissectors/packet-wbxml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-wbxml.c b/epan/dissectors/packet-wbxml.c
index cf0d153bf5..378e0eb048 100644
--- a/epan/dissectors/packet-wbxml.c
+++ b/epan/dissectors/packet-wbxml.c
@@ -7954,7 +7954,7 @@ proto_register_wbxml(void)
{ &hf_wbxml_string_table_item_string,
{ "String",
"wbxml.string_table_item_string",
- FT_STRINGZ, STR_UNICODE,
+ FT_STRINGZ, BASE_NONE,
NULL, 0x00,
NULL, HFILL }
},