Get rid of ASN1_ITEM_FUNCTIONS dummy function
authorDr. Stephen Henson <steve@openssl.org>
Fri, 23 Feb 2001 12:47:06 +0000 (12:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 23 Feb 2001 12:47:06 +0000 (12:47 +0000)
commitd339187b1a045ca74fbe20adbfb60771c77eaad5
tree02c51fd208216a7880c36777f4ce9befd40f0113
parent61fca8b69bc1b767e0e65eb55e442ae058156754
Get rid of ASN1_ITEM_FUNCTIONS dummy function
prototype hack. This unfortunately means that
every ASN1_*_END construct cannot have a
trailing ;
35 files changed:
crypto/asn1/asn1t.h
crypto/asn1/n_pkey.c
crypto/asn1/nsseq.c
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/asn1/p8_pkey.c
crypto/asn1/x_algor.c
crypto/asn1/x_attrib.c
crypto/asn1/x_bignum.c
crypto/asn1/x_crl.c
crypto/asn1/x_exten.c
crypto/asn1/x_long.c
crypto/asn1/x_name.c
crypto/asn1/x_pubkey.c
crypto/asn1/x_req.c
crypto/asn1/x_sig.c
crypto/asn1/x_spki.c
crypto/asn1/x_val.c
crypto/asn1/x_x509.c
crypto/asn1/x_x509a.c
crypto/dh/dh_asn1.c
crypto/dsa/dsa_asn1.c
crypto/ocsp/ocsp_asn.c
crypto/pkcs12/p12_asn.c
crypto/pkcs7/pk7_asn1.c
crypto/rsa/rsa_asn1.c
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_bcons.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_crld.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_genn.c
crypto/x509v3/v3_info.c
crypto/x509v3/v3_pku.c
crypto/x509v3/v3_sxnet.c