diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-27 12:17:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-27 12:17:52 +0000 |
commit | 5df32edc149f75c6bbfb35894754fcdd6b2852b7 (patch) | |
tree | c76a4841bed248a0b894cfb5319c7eb3df518431 /lib/libc/hash/rmd160.3 | |
parent | cacbea5023322064ff56d45e77007e1f34f9c7eb (diff) |
extra commas go foom foom foom
Diffstat (limited to 'lib/libc/hash/rmd160.3')
-rw-r--r-- | lib/libc/hash/rmd160.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/hash/rmd160.3 b/lib/libc/hash/rmd160.3 index bfebe73eac6..87f91da96f2 100644 --- a/lib/libc/hash/rmd160.3 +++ b/lib/libc/hash/rmd160.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmd160.3,v 1.2 1997/07/17 06:05:40 millert Exp $ +.\" $OpenBSD: rmd160.3,v 1.3 1998/02/27 12:17:48 deraadt Exp $ .\" .\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -40,7 +40,7 @@ .Nm RMD160Transform , .Nm RMD160End , .Nm RMD160File , -.Nm RMD160Data , +.Nm RMD160Data .Nd calculate the ``RIPEMD-160'' message digest .Sh SYNOPSIS .Fd #include <sys/types.h> |