aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-04-05 15:43:15 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-04-05 15:43:15 +0000
commit909a1663432c6e6df04ff81b83e1054fe5b9ede5 (patch)
treece3beda3aa5ca5ae2d31dac81129e690b661dda4 /asn1/inap
parent91991145decd450b902d4322369394aff2051aca (diff)
Actually get the oid string ...
svn path=/trunk/; revision=36474
Diffstat (limited to 'asn1/inap')
-rw-r--r--asn1/inap/inap.cnf5
1 files changed, 4 insertions, 1 deletions
diff --git a/asn1/inap/inap.cnf b/asn1/inap/inap.cnf
index 9674a011cd..db0b462ac3 100644
--- a/asn1/inap/inap.cnf
+++ b/asn1/inap/inap.cnf
@@ -212,7 +212,10 @@ static const inap_err_t inap_err_tab[] = {
#.FN_BODY ScriptRunArg/uIScriptSpecificInfo
/* FIX ME */
-#.FN_PARS ExtensionField/type FN_VARIANT = _str VAL_PTR = &obj_id
+#.FN_HDR ExtensionField
+ camel_obj_id = NULL;
+
+#.FN_PARS Code/global FN_VARIANT = _str VAL_PTR = &obj_id
#.FN_BODY ExtensionField/value
proto_tree_add_text(tree, tvb, offset, -1, "Extension Data");