Fix nits in pod files.
[openssl.git] / doc / crypto / ripemd.pod
index c76af8f6fbd88c4336fe97dd874deee29f2de385..61eee8aa898af67e01ef8bda9fdacea5205dac10 100644 (file)
@@ -41,7 +41,7 @@ the B<RIPEMD160_CTX>.
 
 =head1 RETURN VALUES
 
-RIPEMD160() returns a pointer to the hash value. 
+RIPEMD160() returns a pointer to the hash value.
 
 RIPEMD160_Init(), RIPEMD160_Update() and RIPEMD160_Final() return 1 for
 success, 0 otherwise.