diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-05-03 11:37:47 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-05-03 11:37:47 +0000 |
commit | a70a1b3eb639474aa5ea132f7ef2e9d1129ddc39 (patch) | |
tree | 27c36f52c7ad89356ebd904cc2406a3a08bb5e97 /asn1/x509af | |
parent | a2e548266d76e31ae9276ee9b3214e8074eb372d (diff) | |
download | wireshark-a70a1b3eb639474aa5ea132f7ef2e9d1129ddc39.tar.gz wireshark-a70a1b3eb639474aa5ea132f7ef2e9d1129ddc39.tar.bz2 wireshark-a70a1b3eb639474aa5ea132f7ef2e9d1129ddc39.zip |
EXTERNAL type is handled in asn2wrs now
private implementations were renamed EXTERNAL -> EXTERNALt
svn path=/trunk/; revision=21662
Diffstat (limited to 'asn1/x509af')
-rw-r--r-- | asn1/x509af/x509af-exp.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x509af/x509af-exp.cnf b/asn1/x509af/x509af-exp.cnf index 817623089f..6be2ac9936 100644 --- a/asn1/x509af/x509af-exp.cnf +++ b/asn1/x509af/x509af-exp.cnf @@ -1,6 +1,6 @@ # Do not modify this file. # It is created automatically by the ASN.1 to Wireshark dissector compiler -# ./x509af-exp.cnf +# .\x509af-exp.cnf # ../../tools/asn2wrs.py -b -e -p x509af -c x509af.cnf -s packet-x509af-template AuthenticationFramework.asn #.MODULE |