aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-05-04 06:31:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-05-04 06:31:31 +0000
commitced09423a6d654e00dcfc75f93ec80c619a8f24a (patch)
treee92cec9c315b8f15df990ba4181963e4ee04cf57 /asn1/ranap
parent82b077278cbfdfbdb8f4d8e6dfe326b130cafa95 (diff)
Dissect transport layer address NSAP
svn path=/trunk/; revision=42416
Diffstat (limited to 'asn1/ranap')
-rw-r--r--asn1/ranap/ranap.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf
index 311b1924c3..2c9efd3227 100644
--- a/asn1/ranap/ranap.cnf
+++ b/asn1/ranap/ranap.cnf
@@ -301,7 +301,7 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
#
#.FN_BODY TransportLayerAddress VAL_PTR = &parameter_tvb
tvbuff_t *parameter_tvb=NULL;
- proto_tree *item;
+ proto_item *item;
proto_tree *subtree, *nsap_tree;
gint tvb_len;