summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-01-11 21:42:20 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-06-02 13:59:53 +0100
commit6ac2f678828dba586fdd63f67f922b3b643d06c8 (patch)
tree934d1edbde144d8d451b17ae7551bc4b369c5881 /doc
parentbea1d1cbd8d272d3ca3f0067c8467e2b416a2ed0 (diff)
ecdsa.pod: typo.
PR: 2678 Submitted by: Annie Yousar (cherry picked from commit d572544a2cccc9dad7afcef24de11232e5506c99)
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 9c81bf8cfd..59a5916de1 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