From 409960491dd0f45d6cff4600ed9da994986768d2 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Wed, 12 Sep 2001 01:54:17 +0000 Subject: [PATCH] ENGINE files were renamed, and error strings are now in eng_err.c --- crypto/err/openssl.ec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index 84059b6744..29a69dfdd4 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -24,7 +24,7 @@ L X509V3 crypto/x509v3/x509v3.h crypto/x509v3/v3err.c L PKCS12 crypto/pkcs12/pkcs12.h crypto/pkcs12/pk12err.c L RAND crypto/rand/rand.h crypto/rand/rand_err.c L DSO crypto/dso/dso.h crypto/dso/dso_err.c -L ENGINE crypto/engine/engine.h crypto/engine/engine_err.c +L ENGINE crypto/engine/engine.h crypto/engine/eng_err.c L OCSP crypto/ocsp/ocsp.h crypto/ocsp/ocsp_err.c L UI crypto/ui/ui.h crypto/ui/ui_err.c -- 2.34.1