Fix a typo.

svn path=/trunk/; revision=19485
This commit is contained in:
Anders Broman 2006-10-10 21:56:10 +00:00
parent 9d005246c1
commit d307493eb5
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ void proto_register_h248_3gpp(void) {
{ &hf_h248_package_3GUP_parameters,
{ "Parameter", "h248.package_3GUP.parameter",
FT_UINT16, BASE_HEX, VALS(h248_3GUP_parameters), 0,
"Mode", HFILL }},
"Parameter", HFILL }},
{ &hf_h248_package_3GUP_UPversions,