aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-babel.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-babel.c')
-rw-r--r--epan/dissectors/packet-babel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-babel.c b/epan/dissectors/packet-babel.c
index 84a83d9e94..856c78d631 100644
--- a/epan/dissectors/packet-babel.c
+++ b/epan/dissectors/packet-babel.c
@@ -486,7 +486,7 @@ proto_register_babel(void)
NULL, 0, NULL, HFILL }
},
{ &hf_babel_message_hopcount,
- { "Hop Count", "babel.message.omitted", FT_UINT8, BASE_DEC,
+ { "Hop Count", "babel.message.hopcount", FT_UINT8, BASE_DEC,
NULL, 0, NULL, HFILL }
},
};