diff options
Diffstat (limited to 'src/lib/libcrypto/doc/RIPEMD160.pod')
-rw-r--r-- | src/lib/libcrypto/doc/RIPEMD160.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/RIPEMD160.pod b/src/lib/libcrypto/doc/RIPEMD160.pod index 264bb99ae7..f66fb02ed2 100644 --- a/src/lib/libcrypto/doc/RIPEMD160.pod +++ b/src/lib/libcrypto/doc/RIPEMD160.pod | |||
@@ -45,7 +45,7 @@ hash functions directly. | |||
45 | 45 | ||
46 | =head1 RETURN VALUES | 46 | =head1 RETURN VALUES |
47 | 47 | ||
48 | RIPEMD160() returns a pointer to the hash value. | 48 | RIPEMD160() returns a pointer to the hash value. |
49 | 49 | ||
50 | RIPEMD160_Init(), RIPEMD160_Update() and RIPEMD160_Final() return 1 for | 50 | RIPEMD160_Init(), RIPEMD160_Update() and RIPEMD160_Final() return 1 for |
51 | success, 0 otherwise. | 51 | success, 0 otherwise. |