From: Andy Polyakov Date: Wed, 11 Jan 2012 21:41:32 +0000 (+0000) Subject: ecdsa.pod: typo. X-Git-Tag: master-post-reformat~1989 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=62d7dd5ffd528a19fcb554f20735688ce5302014;ds=sidebyside ecdsa.pod: typo. PR: 2678 Submitted by: Annie Yousar --- diff --git a/doc/crypto/ecdsa.pod b/doc/crypto/ecdsa.pod index 49b10f2249..20edff97ff 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