summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/SHA1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/SHA1.pod')
-rw-r--r--src/lib/libcrypto/doc/SHA1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/SHA1.pod b/src/lib/libcrypto/doc/SHA1.pod
index 94ab7bc724..232af9227e 100644
--- a/src/lib/libcrypto/doc/SHA1.pod
+++ b/src/lib/libcrypto/doc/SHA1.pod
@@ -46,7 +46,7 @@ used only when backward compatibility is required.
46 46
47=head1 RETURN VALUES 47=head1 RETURN VALUES
48 48
49SHA1() returns a pointer to the hash value. 49SHA1() returns a pointer to the hash value.
50 50
51SHA1_Init(), SHA1_Update() and SHA1_Final() return 1 for success, 0 otherwise. 51SHA1_Init(), SHA1_Update() and SHA1_Final() return 1 for success, 0 otherwise.
52 52