summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-01-11 21:41:50 +0000
committerAndy Polyakov <appro@openssl.org>2012-01-11 21:41:50 +0000
commitc6706a6f6c47e27927f5a20064dc4a874024905f (patch)
tree59f3ac65245b641fba8610ca40f27aa962c50080 /doc
parent958e6a75a1e15d155c1bfb9b8d0a0d960489d97f (diff)
ecdsa.pod: typo.
PR: 2678 Submitted by: Annie Yousar
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/ecdsa.pod2
1 files changed, 1 insertions, 1 deletions
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<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