summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-26 19:29:25 +0000
committerangelos <angelos@openbsd.org>2001-06-26 19:29:25 +0000
commit6bfd82ec43b7100646782c589a844e799db21c86 (patch)
tree8e3d36b9958f7b9812222ce70dd1be27c112839f
parentget rid of another printf (diff)
downloadwireguard-openbsd-6bfd82ec43b7100646782c589a844e799db21c86.tar.xz
wireguard-openbsd-6bfd82ec43b7100646782c589a844e799db21c86.zip
Remove space.
-rw-r--r--sys/crypto/crypto.c3
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)
*