diff options
author | Anders Broman <anders.broman@ericsson.com> | 2008-07-23 12:45:24 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2008-07-23 12:45:24 +0000 |
commit | 201b5205df9bded623e3e67682b4cff99bcfb148 (patch) | |
tree | a4be54bc2b0830e54c2c9c442293c3cbcb6f9a28 /asn1/pkix1implicit | |
parent | d35d95395ae63e95744c808829bb5ae1e5a6dd56 (diff) | |
download | wireshark-201b5205df9bded623e3e67682b4cff99bcfb148.tar.gz wireshark-201b5205df9bded623e3e67682b4cff99bcfb148.tar.bz2 wireshark-201b5205df9bded623e3e67682b4cff99bcfb148.zip |
Get rid of some unused code warnings and fix an Id marking and some indentation changes.
svn path=/trunk/; revision=25803
Diffstat (limited to 'asn1/pkix1implicit')
-rw-r--r-- | asn1/pkix1implicit/pkix1implicit.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asn1/pkix1implicit/pkix1implicit.cnf b/asn1/pkix1implicit/pkix1implicit.cnf index 86146edbbf..b7055a1423 100644 --- a/asn1/pkix1implicit/pkix1implicit.cnf +++ b/asn1/pkix1implicit/pkix1implicit.cnf @@ -9,6 +9,10 @@ PKIX1Explicit93 pkix1explicit #.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf #.IMPORT ../x509ce/x509ce-exp.cnf +#.OMIT_ASSIGNMENT +EDIPartyName +#.END + #.EXPORTS AuthorityInfoAccessSyntax |