Fix a duplicate display filter name.

svn path=/trunk/; revision=40696
This commit is contained in:
Chris Maynard 2012-01-24 18:19:35 +00:00
parent 4fece25e7f
commit b0326c9b9a
1 changed files with 1 additions and 1 deletions

View File

@ -2225,7 +2225,7 @@ proto_register_bssap(void)
FT_UINT8, BASE_DEC, VALS(bssap_plus_ie_id_values), 0x0,
NULL, HFILL}},
{ &hf_bssap_plus_ie_len,
{ "Length indicator", "bssap_plus.iei",
{ "Length indicator", "bssap_plus.ie_len",
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL}},
{ &hf_bssap_extension,