summaryrefslogtreecommitdiff
path: root/asn1/ftam/ftam.cnf
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-05-03 11:37:47 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-05-03 11:37:47 +0000
commita70a1b3eb639474aa5ea132f7ef2e9d1129ddc39 (patch)
tree27c36f52c7ad89356ebd904cc2406a3a08bb5e97 /asn1/ftam/ftam.cnf
parenta2e548266d76e31ae9276ee9b3214e8074eb372d (diff)
downloadwireshark-a70a1b3eb639474aa5ea132f7ef2e9d1129ddc39.tar.gz
EXTERNAL type is handled in asn2wrs now
private implementations were renamed EXTERNAL -> EXTERNALt svn path=/trunk/; revision=21662
Diffstat (limited to 'asn1/ftam/ftam.cnf')
-rw-r--r--asn1/ftam/ftam.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/ftam/ftam.cnf b/asn1/ftam/ftam.cnf
index 2ea870f35e..37330bbd9f 100644
--- a/asn1/ftam/ftam.cnf
+++ b/asn1/ftam/ftam.cnf
@@ -610,7 +610,7 @@ Legal-Qualification-Attribute/actual-values actual_values9
offset = get_ber_identifier(tvb, offset, &class, &pc, &tag);
offset = get_ber_length(tree, tvb, offset, &len1, &ind_field);
}
- offset = dissect_acse_EXTERNAL(TRUE, tvb, offset, pinfo, tree, hf_index);
+ offset = dissect_acse_EXTERNALt(TRUE, tvb, offset, pinfo, tree, hf_index);
#.FN_BODY Attribute-Value-Assertions
gint8 class;