Fix a typo

svn path=/trunk/; revision=53433
This commit is contained in:
Pascal Quantin 2013-11-19 18:18:52 +00:00
parent d28d1a8240
commit 5064834661
1 changed files with 1 additions and 1 deletions

View File

@ -4799,7 +4799,7 @@ proto_register_mbim(void)
NULL, HFILL }
},
{ &hf_mbim_data_class_umts,
{ "EDGE", "mbim.control.data_class.umts",
{ "UMTS", "mbim.control.data_class.umts",
FT_BOOLEAN, 32, TFS(&tfs_supported_not_supported), 0x00000004,
NULL, HFILL }
},