diff options
author | ru <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
commit | 57ce50860e81c55913c3e3d59255c73bef88ba12 (patch) | |
tree | b50e352d61c120366733f7da2952877b6d6efb05 /lib/libmd | |
parent | b49ce1f981b6243c3dd3b4a416ec8c2dcda2cee4 (diff) | |
download | FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.zip FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.tar.gz |
Eliminate double whitespace.
Diffstat (limited to 'lib/libmd')
-rw-r--r-- | lib/libmd/ripemd.3 | 2 | ||||
-rw-r--r-- | lib/libmd/sha.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3 index 87bb242..53b172e 100644 --- a/lib/libmd/ripemd.3 +++ b/lib/libmd/ripemd.3 @@ -53,7 +53,7 @@ This net result is a of the input-data, which doesn't disclose the actual input. .Pp The -.Fn RIPEMD160_Init , +.Fn RIPEMD160_Init , .Fn RIPEMD160_Update , and .Fn RIPEMD160_Final diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index d8401cd9..b8a7f96 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -88,7 +88,7 @@ It was quickly proven insecure, and has been superseded by is included for compatibility purposes only. .Pp The -.Fn SHA1_Init , +.Fn SHA1_Init , .Fn SHA1_Update , and .Fn SHA1_Final |