aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-03-06 09:42:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-03-06 09:42:41 +0000
commitb4941ca580943dcd4d867d82bfb5a71675330568 (patch)
treef772851978f15391b92379cb48927a317309fc31 /epan/dissectors/packet-gtp.c
parent9a7ad380af71b80f1a1bbe8acd0b75194fcb7324 (diff)
Prepare to remove old bssgp code by changing exports.
svn path=/trunk/; revision=36142
Diffstat (limited to 'epan/dissectors/packet-gtp.c')
-rw-r--r--epan/dissectors/packet-gtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gtp.c b/epan/dissectors/packet-gtp.c
index 99933b3c27..45b9ceee34 100644
--- a/epan/dissectors/packet-gtp.c
+++ b/epan/dissectors/packet-gtp.c
@@ -7195,7 +7195,7 @@ void proto_register_gtp(void)
NULL, HFILL }},
{&hf_gtp_bssgp_cause,
{"BSSGP Cause", "gtp.bssgp_cause",
- FT_UINT8, BASE_DEC, VALS(tab_cause), 0,
+ FT_UINT8, BASE_DEC|BASE_EXT_STRING, &bssgp_cause_vals_ext, 0,
NULL, HFILL}},
{&hf_gtp_sapi,
{"PS Handover XID SAPI", "gtp.ps_handover_xid_sapi",