aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-gsm_a_rr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_a_rr.c b/epan/dissectors/packet-gsm_a_rr.c
index 0ec040a79f..3251f19a6c 100644
--- a/epan/dissectors/packet-gsm_a_rr.c
+++ b/epan/dissectors/packet-gsm_a_rr.c
@@ -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 }
},