Fix typo for the TEBUR field in the description

This commit is contained in:
Gian Lorenzo Meocci 2023-02-13 17:30:25 +01:00
parent eb684b8750
commit 6fab8ee395
1 changed files with 1 additions and 1 deletions

View File

@ -12088,7 +12088,7 @@ proto_register_pfcp(void)
NULL, HFILL }
},
{ &hf_pfcp_usage_report_trigger_o7_b1_tebur,
{ "TEMUR (Termination By UP function Report)", "pfcp.usage_report_trigger_flags.tebur",
{ "TEBUR (Termination By UP function Report)", "pfcp.usage_report_trigger_flags.tebur",
FT_BOOLEAN, 8, NULL, 0x02,
NULL, HFILL }
},