diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-26 19:29:26 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-26 19:29:26 +0000 |
commit | 0acc9f2a708a5a773e72759eb97a4914e99c89c6 (patch) | |
tree | 899b405087369f22290713fab6695eca7ff17256 /sys/crypto/crypto.c | |
parent | 0180436f1c8b218d99b5b03b06f6bd8a6b4cb548 (diff) |
Remove space.
Diffstat (limited to 'sys/crypto/crypto.c')
-rw-r--r-- | sys/crypto/crypto.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/crypto/crypto.c b/sys/crypto/crypto.c index 7dfc7dd9ec9..d26a00faf35 100644 --- a/sys/crypto/crypto.c +++ b/sys/crypto/crypto.c @@ -1,5 +1,4 @@ -/* $OpenBSD: crypto.c,v 1.23 2001/06/25 17:52:36 angelos Exp $ */ - +/* $OpenBSD: crypto.c,v 1.24 2001/06/26 19:29:25 angelos Exp $ */ /* * The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu) * |