BSSAP: Fix field abbrev for IMEISV IE

Found by conflict check

Change-Id: Id14d12543902d75ae54b5b3944a44b63321dc479
Reviewed-on: https://code.wireshark.org/review/37747
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Jaap Keuter 2020-07-06 18:58:52 +02:00 committed by Anders Broman
parent 6a5dba8b1e
commit c45aba408d
1 changed files with 1 additions and 1 deletions

View File

@ -2231,7 +2231,7 @@ proto_register_bssap(void)
NULL, HFILL }},
{ &hf_bssap_imeisv_ie,
{ "IMEISV IE", "bssap.imeisv",
{ "IMEISV IE", "bssap.imeisv_ie",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},