summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-25 13:06:48 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-25 13:06:48 +0000
commit0192071c54290a1838194b64aaf939ebac0c0aec (patch)
tree5217c759bd36b703b17fa6504db1e09e262f1e88 /lib/libc/hash/sha1.3
parent2e4cdc356362d72de3c139a57e62e891a77cff8a (diff)
punctuation
Diffstat (limited to 'lib/libc/hash/sha1.3')
-rw-r--r--lib/libc/hash/sha1.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/hash/sha1.3 b/lib/libc/hash/sha1.3
index 3c1577df312..1ab15159bf1 100644
--- a/lib/libc/hash/sha1.3
+++ b/lib/libc/hash/sha1.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sha1.3,v 1.11 1999/04/18 23:31:01 wvdputte Exp $
+.\" $OpenBSD: sha1.3,v 1.12 1999/05/25 13:06:45 aaron Exp $
.\"
.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -83,7 +83,7 @@ function adds
of length
.Ar len
to the SHA1_CTX specified by
-.Ar context.
+.Ar context .
.Fn SHA1Final
is called when all data has been added via
.Fn SHA1Update