aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2010-06-02 13:36:10 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2010-06-02 13:36:10 +0000
commit2edbeadfc4b0bcd563d746bb50c1fec49418e06d (patch)
tree5ff6ac73dc55caf969ac597c3138f15c845600f1 /asn1/ftam
parent3644d0faa70729b021557a4fc99c35185ebebec6 (diff)
Minor change to remember the object identifier.
svn path=/trunk/; revision=33047
Diffstat (limited to 'asn1/ftam')
-rw-r--r--asn1/ftam/ftam.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/ftam/ftam.cnf b/asn1/ftam/ftam.cnf
index dfb2d0d50a..d53fbcbbcc 100644
--- a/asn1/ftam/ftam.cnf
+++ b/asn1/ftam/ftam.cnf
@@ -69,6 +69,9 @@ Legal-Qualification-Attribute/actual-values actual_values9
#.FN_PARS Extension-Attribute/extension-attribute-identifier
FN_VARIANT = _str VAL_PTR = &object_identifier_id
+#.FN_PARS OBJECT_IDENTIFIER
+ FN_VARIANT = _str VAL_PTR = &object_identifier_id
+
#.FN_BODY Contents-Type-Attribute/document-type/parameter
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);