aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bssap.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-03 14:56:44 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-03 14:56:44 +0000
commitb5b2953f6173f3d45607dd548ffcd7df8050f1f8 (patch)
tree623e32c00c2fb6a1fc635d2b89a1cc43a7e30769 /epan/dissectors/packet-bssap.c
parent9c7aabb196177308f5010328ddd3c769c2b1d597 (diff)
Fixed abbrev for "Location information age IE".
svn path=/trunk/; revision=31421
Diffstat (limited to 'epan/dissectors/packet-bssap.c')
-rw-r--r--epan/dissectors/packet-bssap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bssap.c b/epan/dissectors/packet-bssap.c
index e88ae8e11d..a0e84542b0 100644
--- a/epan/dissectors/packet-bssap.c
+++ b/epan/dissectors/packet-bssap.c
@@ -2322,7 +2322,7 @@ proto_register_bssap(void)
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_bssap_loc_inf_age_ie,
- { "Location information age IE", "bssap.loc_inf_age",
+ { "Location information age IE", "bssap.loc_inf_age_ie",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_bssap_mm_information_ie,