aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lldp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-08-31 12:39:37 +0100
committerMartin Mathieson <martin.mathieson@keysight.com>2020-08-31 12:39:37 +0100
commit2999b7f6b378298001884fa0d95aa108ff0c5f3d (patch)
tree9126d40938183ef0fa4888e3bf54c3626d86cb23 /epan/dissectors/packet-lldp.c
parent73ff25185cc24791138de4752258a13eefe53484 (diff)
More spelling fixes, part 2 of 2nd pass of dissectors.
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 f1cc528acc..c982423e61 100644
--- a/epan/dissectors/packet-lldp.c
+++ b/epan/dissectors/packet-lldp.c
@@ -4782,7 +4782,7 @@ proto_register_lldp(void)
VALS(dcbx_protocol_types), 0x0, "Unknown", HFILL }
},
{ &hf_dcbx_control_sequence,
- { "Sequence No", "lldp.dcbx.contol.seq", FT_UINT32, BASE_DEC,
+ { "Sequence No", "lldp.dcbx.control.seq", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }
},
{ &hf_dcbx_control_ack,