aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-elmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-elmi.c')
-rw-r--r--epan/dissectors/packet-elmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-elmi.c b/epan/dissectors/packet-elmi.c
index 63dbcd2dfe..16827ef7be 100644
--- a/epan/dissectors/packet-elmi.c
+++ b/epan/dissectors/packet-elmi.c
@@ -424,7 +424,7 @@ proto_register_elmi(void)
{ "Default EVC", "elmi.map.evc", FT_BOOLEAN, 8,
TFS(&tfs_set_notset), 0x1, NULL, HFILL } },
{ &hf_elmi_sub_info_elem,
- { "Sub-Info Element :" , "elmi.sub_info.tag", FT_UINT8, BASE_HEX,
+ { "Sub-Info Element :", "elmi.sub_info.tag", FT_UINT8, BASE_HEX,
VALS(elmi_sub_info_elem_tag), 0, NULL, HFILL } },
{ &hf_elmi_sub_info_elem_len,
{ "Sub-Info Length", "elmi.sub_info.len", FT_UINT8, BASE_DEC,