aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sgsap.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-01-23 20:14:37 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-01-23 20:14:37 +0000
commitfb6cce75d9145588c9aea68acf2aef386298b8ba (patch)
tree956670dabe7905356fc3363ea368ee928897ed72 /epan/dissectors/packet-sgsap.c
parent008dd26ff59c0fbfbb44c76e1f4e9506f9f29e3d (diff)
Fix some duplicate display filter names.
svn path=/trunk/; revision=40669
Diffstat (limited to 'epan/dissectors/packet-sgsap.c')
-rw-r--r--epan/dissectors/packet-sgsap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sgsap.c b/epan/dissectors/packet-sgsap.c
index 86554c4960..b8d8811352 100644
--- a/epan/dissectors/packet-sgsap.c
+++ b/epan/dissectors/packet-sgsap.c
@@ -1505,7 +1505,7 @@ void proto_register_sgsap(void) {
NULL, HFILL}
},
{ &hf_sgsap_vlr_name,
- {"VLR name", "sgsap.mme_name",
+ {"VLR name", "sgsap.vlr_name",
FT_STRING, BASE_NONE, NULL, 0x0,
NULL, HFILL}
},