JSON-3GPP: fix a (presumed) typo

This commit is contained in:
Martin Mathieson 2023-12-31 20:28:19 +00:00
parent 695740ea41
commit 2bf14f5fe6
1 changed files with 1 additions and 1 deletions

View File

@ -1404,7 +1404,7 @@ proto_register_json_3gpp(void)
{ &hf_json_3gpp_suppfeat_nsmf_pdusession_4_carpt,
{ "CARPT", "json.3gpp.suppfeat.carpt",
FT_BOOLEAN, 4, NULL, 0x8,
"SMF derived CN Assisted RAN pparameters Tuning", HFILL }
"SMF derived CN Assisted RAN parameters Tuning", HFILL }
},
{ &hf_json_3gpp_suppfeat_nsmf_pdusession_5_ctxtr,