summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-3g-a11.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-04-23 18:55:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-04-23 18:55:19 +0000
commit9f3c1e5add550f6af5447fe9fe31844f403e27c5 (patch)
treeffd445abca2a49b0f72a4468daec4b10eeb25fc8 /epan/dissectors/packet-3g-a11.c
parentfd356ab4c80149e05f35f6906ce2e8875bd388f6 (diff)
downloadwireshark-9f3c1e5add550f6af5447fe9fe31844f403e27c5.tar.gz
the blurb for field /"PCF IP Address/" (/"a11.ext.ase.pcfip/") matches the field name in packet-3g-a11.c
svn path=/trunk/; revision=42215
Diffstat (limited to 'epan/dissectors/packet-3g-a11.c')
-rw-r--r--epan/dissectors/packet-3g-a11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-3g-a11.c b/epan/dissectors/packet-3g-a11.c
index fa5849130b..df80b3a23a 100644
--- a/epan/dissectors/packet-3g-a11.c
+++ b/epan/dissectors/packet-3g-a11.c
@@ -2013,7 +2013,7 @@ proto_register_a11(void)
{ &hf_a11_ase_pcf_addr_key,
{ "PCF IP Address", "a11.ext.ase.pcfip",
FT_IPv4, BASE_NONE, NULL, 0,
- "PCF IP Address", HFILL }
+ NULL, HFILL }
},
{ &hf_a11_fqi_srid,
{ "SRID", "a11.ext.fqi.srid",