Fix spelling mistake

Change-Id: I21ef4e5b19299f843a6f2a644bfa7068abd90fc4
Reviewed-on: https://code.wireshark.org/review/20321
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Rémy Léone 2017-03-01 17:04:14 +01:00 committed by Michael Mann
parent 1d31986e8d
commit 9157e4035d
1 changed files with 1 additions and 1 deletions

View File

@ -3811,7 +3811,7 @@ void proto_register_ieee802154(void)
NULL, HFILL }},
{ &hf_ieee802154_p_ie_6top_sfid,
{ "SFID (6top Scheduling Fnction ID)", "wpan.ietf_ie.6top.sfid", FT_UINT8, BASE_HEX, NULL, 0x0,
{ "SFID (6top Scheduling Function ID)", "wpan.ietf_ie.6top.sfid", FT_UINT8, BASE_HEX, NULL, 0x0,
NULL, HFILL }},
{ &hf_ieee802154_p_ie_6top_seqnum,