summaryrefslogtreecommitdiffstats
path: root/crypto/err
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-09-12 01:54:17 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-09-12 01:54:17 +0000
commit409960491dd0f45d6cff4600ed9da994986768d2 (patch)
tree94aa8d7ca044ab50c559b2554d8cbf519739e9a7 /crypto/err
parent96bd6f730a53f765a471a1aa663c6b161da93bf8 (diff)
ENGINE files were renamed, and error strings are now in eng_err.c
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/openssl.ec2
1 files changed, 1 insertions, 1 deletions
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