GSM A RR: Fix typos in PS IR field

Change-Id: I521633fe2533983e403eb694b544c377d4b3ae9f
Reviewed-on: https://code.wireshark.org/review/35597
Reviewed-by: Vadim Yanitskiy <axilirator@gmail.com>
Reviewed-by: Pascal Quantin <pascal@wireshark.org>
This commit is contained in:
Pau Espin 2019-12-30 16:07:39 +01:00 committed by Pascal Quantin
parent 12550ef794
commit cff06caa1e
1 changed files with 1 additions and 1 deletions

View File

@ -14085,7 +14085,7 @@ proto_register_gsm_a_rr(void)
NULL, HFILL }
},
{ &hf_gsm_a_rr_feat_ind_ps_ir,
{ "pS IR","gsm_a.rr.feature_indicator.cs_ir",
{ "PS IR","gsm_a.rr.feature_indicator.ps_ir",
FT_BOOLEAN, BASE_NONE, TFS(&gsm_a_rr_feat_ind_ps_ir), 0x00,
NULL, HFILL }
},