From: Richard Levitte Date: Mon, 4 Mar 2002 18:09:10 +0000 (+0000) Subject: A dash was missing in this branch as well. X-Git-Tag: OpenSSL_0_9_7-beta1~175 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9e77b7075a0506b99dca13a00337e1ada1dadc4a;p=oweals%2Fopenssl.git A dash was missing in this branch as well. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index ec6862e3c2..6edf5c2532 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -187,7 +187,7 @@ $ LIB_DES = "set_key,ecb_enc,cbc_enc,"+ - "enc_read,enc_writ,ofb64enc,"+ - "ofb_enc,str2key,pcbc_enc,qud_cksm,rand_key,"+ - "des_enc,fcrypt_b,"+ - - "fcrypt,xcbc_enc,rpc_enc,cbc_cksm,"+ + "fcrypt,xcbc_enc,rpc_enc,cbc_cksm,"+ - "ede_cbcm_enc,des_old,read2pwd" $ LIB_RC2 = "rc2_ecb,rc2_skey,rc2_cbc,rc2cfb64,rc2ofb64" $ LIB_RC4 = "rc4_skey,rc4_enc"