From: Andy Polyakov Date: Wed, 11 Jan 2012 21:42:20 +0000 (+0000) Subject: ecdsa.pod: typo. X-Git-Tag: OpenSSL_0_9_8za~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6ac2f678828dba586fdd63f67f922b3b643d06c8;p=oweals%2Fopenssl.git ecdsa.pod: typo. PR: 2678 Submitted by: Annie Yousar (cherry picked from commit d572544a2cccc9dad7afcef24de11232e5506c99) --- diff --git a/doc/crypto/ecdsa.pod b/doc/crypto/ecdsa.pod index 9c81bf8cfd..59a5916de1 100644 --- a/doc/crypto/ecdsa.pod +++ b/doc/crypto/ecdsa.pod @@ -114,7 +114,7 @@ using the public key B. ECDSA_size() returns the maximum length signature or 0 on error. -ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or -1 +ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or 0 on error. ECDSA_verify() and ECDSA_do_verify() return 1 for a valid