summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-08-27 04:31:57 +0000
committerRichard Levitte <levitte@openssl.org>2005-08-27 04:31:57 +0000
commit64b6840d8d9ae10cb3ff65bd7fa1a5a3622fa2fe (patch)
treeb0341e47337bb36347d9878d7c1c25e4d0be8776 /crypto/crypto-lib.com
parent6e119bb02e8f324874d9dff779133377b1d41a3c (diff)
Synchronise with Unix changes.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index f8de4736bb..f6d4a46725 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -241,7 +241,7 @@ $ LIB_ASN1 = "a_object,a_bitstr,a_utctm,a_gentm,a_time,a_int,a_octet,"+ -
$ LIB_ASN1_2 = "t_req,t_x509,t_x509a,t_crl,t_pkey,t_spki,t_bitst,"+ -
"tasn_new,tasn_fre,tasn_enc,tasn_dec,tasn_utl,tasn_typ,"+ -
"f_int,f_string,n_pkey,"+ -
- "f_enum,a_hdr,x_pkey,a_bool,x_exten,"+ -
+ "f_enum,x_pkey,a_bool,x_exten,"+ -
"asn1_gen,asn1_par,asn1_lib,asn1_err,a_meth,a_bytes,a_strnid,"+ -
"evp_asn1,asn_pack,p5_pbe,p5_pbev2,p8_pkey,asn_moid"
$ LIB_PEM = "pem_sign,pem_seal,pem_info,pem_lib,pem_all,pem_err,"+ -