summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/crypto/cryptodev.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/crypto/cryptodev.c b/sys/crypto/cryptodev.c
index 5dfceb9ff2f..0e08a2c99d2 100644
--- a/sys/crypto/cryptodev.c
+++ b/sys/crypto/cryptodev.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cryptodev.c,v 1.19 2001/06/23 22:57:55 angelos Exp $ */
+/* $OpenBSD: cryptodev.c,v 1.20 2001/06/24 17:06:39 angelos Exp $ */
/*
* Copyright (c) 2001 Theo de Raadt
@@ -416,8 +416,6 @@ cryptodev_cb(void *op)
return (0);
}
-
-
/* ARGSUSED */
int
cryptof_select(fp, which, p)