GSVP: fix a typo

"interleaving"
This commit is contained in:
Martin Mathieson 2021-03-25 09:34:13 +00:00 committed by Wireshark GitLab Utility
parent ea929d6401
commit 93e96885c5
1 changed files with 1 additions and 1 deletions

View File

@ -2868,7 +2868,7 @@ void proto_register_gvsp(void)
}},
{& hf_gvsp_sropinterleavingdepth,
{ "srop_interlaving_depth", "gvsp.sropinterleavingdepth",
{ "srop_interleaving_depth", "gvsp.sropinterleavingdepth",
FT_UINT16, BASE_HEX, NULL, 0,
NULL, HFILL
}},