From 59f65f522fb2dbc71645543cc6c9f2390804c5a3 Mon Sep 17 00:00:00 2001 From: stig Date: Sun, 3 Jan 2010 14:56:44 +0000 Subject: Fixed abbrev for "Location information age IE". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31421 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-bssap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-bssap.c') 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, -- cgit v1.2.3