aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lldp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-09-13 09:03:08 +0100
committerMartin Mathieson <martin.mathieson@keysight.com>2020-09-13 09:03:08 +0100
commit82827278f7e07188702f6ef22b8f8ade54f46233 (patch)
tree4ed1c7d0804eee1d738b355019a221f37c3e9160 /epan/dissectors/packet-lldp.c
parent2f89b8d62cffabc13320fd126c09173b158499a6 (diff)
More dissector string spelling fixes.
Finally, it is becoming difficult to find more.
Diffstat (limited to 'epan/dissectors/packet-lldp.c')
-rw-r--r--epan/dissectors/packet-lldp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-lldp.c b/epan/dissectors/packet-lldp.c
index c982423e61..5f6154f024 100644
--- a/epan/dissectors/packet-lldp.c
+++ b/epan/dissectors/packet-lldp.c
@@ -5638,7 +5638,7 @@ proto_register_lldp(void)
NULL, 0x0, NULL, HFILL }
},
{ &hf_media_civic_lci_length,
- { "LCI Length", "lldp.media.civic.lenth", FT_UINT8, BASE_DEC,
+ { "LCI Length", "lldp.media.civic.length", FT_UINT8, BASE_DEC,
NULL, 0x0, NULL, HFILL }
},
{ &hf_media_civic_what,