summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2008-12-25 22:04:42 +0000
committerRichard Levitte <levitte@openssl.org>2008-12-25 22:04:42 +0000
commit974d05a32312527f21a4f8b90e9b828cbad4fc84 (patch)
tree994588770985e60ed0bc035960381f81d5a3bb9a /crypto
parent0f76640fba8cf91f3930d5288d1cf02ef63c5b01 (diff)
Further synchronisation with Unix
Diffstat (limited to 'crypto')
-rw-r--r--crypto/crypto-lib.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index eaa4f72501..154ce853d3 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -230,8 +230,8 @@ $ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd,"+ -
$ LIB_ERR = "err,err_all,err_prn"
$ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err,obj_xref"
$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ -
- "e_des,e_bf,e_idea,e_des3,e_camellia,e_seed,"+ -
- "e_rc4,e_aes,names,"+ -
+ "e_des,e_bf,e_idea,e_des3,e_camellia,"+ -
+ "e_rc4,e_aes,names,e_seed,"+ -
"e_xcbc_d,e_rc2,e_cast,e_rc5"
$ LIB_EVP_2 = "m_null,m_md2,m_md4,m_md5,m_sha,m_sha1,m_wp," + -
"m_dss,m_dss1,m_mdc2,m_ripemd,m_ecdsa,"+ -