ecdsa.pod: typo.
authorAndy Polyakov <appro@openssl.org>
Wed, 11 Jan 2012 21:42:20 +0000 (21:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 2 Jun 2014 12:59:53 +0000 (13:59 +0100)
PR: 2678
Submitted by: Annie Yousar
(cherry picked from commit d572544a2cccc9dad7afcef24de11232e5506c99)

doc/crypto/ecdsa.pod

index 9c81bf8cfdbc1be2d1c5fa6281d674bc6e1006fd..59a5916de1239d8c343f9a64d7ac8f3b83a598bb 100644 (file)
@@ -114,7 +114,7 @@ using the public key B<eckey>.
 
 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