Fix nits in pod files.
[openssl.git] / doc / crypto / mdc2.pod
index 1022e7bc8d4c4d0537a7abc4982e7d193044de52..0865b7d1fde2dd1d10e3063c1ca0b74aaef421c8 100644 (file)
@@ -44,7 +44,7 @@ hash functions directly.
 
 =head1 RETURN VALUES
 
-MDC2() returns a pointer to the hash value. 
+MDC2() returns a pointer to the hash value.
 
 MDC2_Init(), MDC2_Update() and MDC2_Final() return 1 for success, 0 otherwise.