diff options
author | Geoff Thorpe <geoff@openssl.org> | 2001-09-12 03:54:17 +0200 |
---|---|---|
committer | Geoff Thorpe <geoff@openssl.org> | 2001-09-12 03:54:17 +0200 |
commit | 409960491dd0f45d6cff4600ed9da994986768d2 (patch) | |
tree | 94aa8d7ca044ab50c559b2554d8cbf519739e9a7 /crypto/err/openssl.ec | |
parent | Add certificate and request demos. (diff) | |
download | openssl-409960491dd0f45d6cff4600ed9da994986768d2.tar.xz openssl-409960491dd0f45d6cff4600ed9da994986768d2.zip |
ENGINE files were renamed, and error strings are now in eng_err.c
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r-- | crypto/err/openssl.ec | 2 |
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 |