aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xnap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-xnap.c')
-rw-r--r--epan/dissectors/packet-xnap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-xnap.c b/epan/dissectors/packet-xnap.c
index d995143cf4..6a945e5144 100644
--- a/epan/dissectors/packet-xnap.c
+++ b/epan/dissectors/packet-xnap.c
@@ -21936,7 +21936,7 @@ void proto_register_xnap(void) {
"T_bt_rssi", HFILL }},
{ &hf_xnap_BluetoothMeasConfigNameList_item,
{ "BluetoothName", "xnap.BluetoothName",
- FT_STRING, STR_UNICODE, NULL, 0,
+ FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_xnap_BPLMN_ID_Info_EUTRA_item,
{ "BPLMN-ID-Info-EUTRA-Item", "xnap.BPLMN_ID_Info_EUTRA_Item_element",
@@ -24948,7 +24948,7 @@ void proto_register_xnap(void) {
NULL, HFILL }},
{ &hf_xnap_WLANMeasConfigNameList_item,
{ "WLANName", "xnap.WLANName",
- FT_STRING, STR_UNICODE, NULL, 0,
+ FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_xnap_protocolIEs,
{ "protocolIEs", "xnap.protocolIEs",