summaryrefslogtreecommitdiff
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-12-09 16:12:46 +0000
committerDr. Stephen Henson <steve@openssl.org>2015-12-09 22:09:20 +0000
commit8b8689aefaea14349728e566aa9788c9620393c7 (patch)
tree95513cd863576194244247fbfed33febd9b89748 /crypto/err/openssl.ec
parent970e7b5bf87a323f910584941bad12d28eec4c05 (diff)
downloadopenssl-new-8b8689aefaea14349728e566aa9788c9620393c7.tar.gz
remove ECDSA error line
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 2eb6240afc..4f63d2febf 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -28,7 +28,6 @@ L ENGINE include/openssl/engine.h crypto/engine/eng_err.c
L OCSP include/openssl/ocsp.h crypto/ocsp/ocsp_err.c
L UI include/openssl/ui.h crypto/ui/ui_err.c
L COMP include/openssl/comp.h crypto/comp/comp_err.c
-L ECDSA include/openssl/ecdsa.h crypto/ecdsa/ecs_err.c
L STORE include/openssl/store.h crypto/store/str_err.c
L TS include/openssl/ts.h crypto/ts/ts_err.c
L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c