summaryrefslogtreecommitdiff
path: root/asn1/ftam/ftam.cnf
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-04-03 19:07:52 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-04-03 19:07:52 +0000
commite47e1c864d0f142908eb0497119fe404764529cb (patch)
tree7119c2d98b410ca56302dfde72653eefc00fdbf6 /asn1/ftam/ftam.cnf
parent34335a2bc186444a8cbb138d528005051e0e20e5 (diff)
downloadwireshark-e47e1c864d0f142908eb0497119fe404764529cb.tar.gz
Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with tagged assignments.
Add som OID names. svn path=/trunk/; revision=17798
Diffstat (limited to 'asn1/ftam/ftam.cnf')
-rw-r--r--asn1/ftam/ftam.cnf17
1 files changed, 2 insertions, 15 deletions
diff --git a/asn1/ftam/ftam.cnf b/asn1/ftam/ftam.cnf
index 22ab59d506..5f4e6f8832 100644
--- a/asn1/ftam/ftam.cnf
+++ b/asn1/ftam/ftam.cnf
@@ -453,21 +453,8 @@ Legal-Qualification-Attribute/actual-values actual_values9
Diagnostic_sequence_of, hf_index, ett_ftam_Diagnostic);
-#.FN_BODY Document-Type-Name FN_VARIANT = _str VAL_PTR = &object_identifier_id
- gint8 class;
- gboolean pc, ind_field;
- gint32 tag;
- guint32 len1;
-
- if(!implicit_tag){
- /* XXX asn2eth can not yet handle tagged assignment yes so this
- * XXX is some conformance file magic to work around that bug
- */
- offset = get_ber_identifier(tvb, offset, &class, &pc, &tag);
- offset = get_ber_length(tree, tvb, offset, &len1, &ind_field);
- }
-%(DEFAULT_BODY)s
-
+#.FN_PARS Document-Type-Name FN_VARIANT = _str VAL_PTR = &object_identifier_id
+
#.FN_BODY FADU-Lock
gint8 class;
gboolean pc, ind_field;