ecdsa.pod: typo.
authorAndy Polyakov <appro@openssl.org>
Wed, 11 Jan 2012 21:41:32 +0000 (21:41 +0000)
committerAndy Polyakov <appro@openssl.org>
Wed, 11 Jan 2012 21:41:32 +0000 (21:41 +0000)
PR: 2678
Submitted by: Annie Yousar

doc/crypto/ecdsa.pod

index 49b10f22499bcead8549021130da97ba5fdc9798..20edff97ffd66a62747af2901617ab6f11f93cad 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