aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tcp.c')
-rw-r--r--epan/dissectors/packet-tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-tcp.c b/epan/dissectors/packet-tcp.c
index c58aa566dc..8fc7238781 100644
--- a/epan/dissectors/packet-tcp.c
+++ b/epan/dissectors/packet-tcp.c
@@ -7558,7 +7558,7 @@ proto_register_tcp(void)
NULL, HFILL }},
{ &hf_tcp_flags_str,
- { "TCP Flags", "tcp.flags.str", FT_STRING, STR_UNICODE, NULL, 0x0,
+ { "TCP Flags", "tcp.flags.str", FT_STRING, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
{ &hf_tcp_window_size_value,