aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lte-rrc
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-09-21 03:14:49 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-09-21 03:14:49 +0000
commit381664535b9ee6d260e95bd9cc95d2c5236da269 (patch)
tree44601f2b36a24467be271aad8478d6af5c26233c /asn1/lte-rrc
parent46ef82837fdfadc8ffaba61e48302a3f0b79b6a0 (diff)
As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 :
Clean up hf fields some more: mostly removing leading and trailing spaces from names and blurbs. svn path=/trunk/; revision=34165
Diffstat (limited to 'asn1/lte-rrc')
-rw-r--r--asn1/lte-rrc/packet-lte-rrc-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/lte-rrc/packet-lte-rrc-template.c b/asn1/lte-rrc/packet-lte-rrc-template.c
index 579dbea303..7010903008 100644
--- a/asn1/lte-rrc/packet-lte-rrc-template.c
+++ b/asn1/lte-rrc/packet-lte-rrc-template.c
@@ -356,7 +356,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eutra_cap_feat_group_ind_13,
{ "Indicator 13", "lte-rrc.eutra_cap_feat_group_ind_13",
FT_BOOLEAN, BASE_NONE, TFS(&lte_rrc_eutra_cap_feat_group_ind_13_val), 0,
- "EUTRA Feature Group Indicator ", HFILL }},
+ "EUTRA Feature Group Indicator", HFILL }},
{ &hf_lte_rrc_eutra_cap_feat_group_ind_14,
{ "Indicator 14", "lte-rrc.eutra_cap_feat_group_ind_14",
FT_BOOLEAN, BASE_NONE, TFS(&lte_rrc_eutra_cap_feat_group_ind_14_val), 0,