projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
970e7b5
)
remove ECDSA error line
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 9 Dec 2015 16:12:46 +0000
(16:12 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 9 Dec 2015 22:09:20 +0000
(22:09 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/err/openssl.ec
patch
|
blob
|
history
diff --git
a/crypto/err/openssl.ec
b/crypto/err/openssl.ec
index 2eb6240afc198ad4e9741357e47e190be41123a0..4f63d2febf2d273915c9165abcc563df59070534 100644
(file)
--- 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