aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-credssp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-credssp.c')
-rw-r--r--epan/dissectors/packet-credssp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-credssp.c b/epan/dissectors/packet-credssp.c
index d91a96d396..9ffb6be0b3 100644
--- a/epan/dissectors/packet-credssp.c
+++ b/epan/dissectors/packet-credssp.c
@@ -691,7 +691,7 @@ void proto_register_credssp(void) {
"OCTET_STRING", HFILL }},
{ &hf_credssp_packageName,
{ "packageName", "credssp.packageName",
- FT_STRING, STR_UNICODE, NULL, 0,
+ FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_credssp_credBuffer,
{ "credBuffer", "credssp.credBuffer",