aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-dec-dnart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dec-dnart.c b/epan/dissectors/packet-dec-dnart.c
index 32aa21af94..6770bf5443 100644
--- a/epan/dissectors/packet-dec-dnart.c
+++ b/epan/dissectors/packet-dec-dnart.c
@@ -1545,7 +1545,7 @@ proto_register_dec_rt(void)
"Router ID", HFILL }},
{ &hf_dec_rt_router_state,
{ "Router state", "dec_dna.ctl.router_state",
- FT_STRING, BASE_NONE, NULL, 0x80,
+ FT_STRING, BASE_NONE, NULL, 0x0,
"Router state", HFILL }},
{ &hf_dec_conn_contents,
{ "Session connect data", "dec_dna.sess.conn",