aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mrdisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mrdisc.c')
-rw-r--r--epan/dissectors/packet-mrdisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mrdisc.c b/epan/dissectors/packet-mrdisc.c
index 36a7efba88..d4174b6294 100644
--- a/epan/dissectors/packet-mrdisc.c
+++ b/epan/dissectors/packet-mrdisc.c
@@ -250,7 +250,7 @@ proto_register_mrdisc(void)
{ &hf_checksum_bad,
{ "Bad Checksum", "mrdisc.checksum_bad", FT_BOOLEAN, BASE_NONE,
- NULL, 0, "Bad MRDISC Checksum", HFILL }},
+ NULL, 0x0, "Bad MRDISC Checksum", HFILL }},
{ &hf_advint,
{ "Advertising Interval", "mrdisc.adv_int", FT_UINT8, BASE_DEC,