summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/lib/libsa/dev.c')
-rw-r--r--sys/lib/libsa/dev.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/lib/libsa/dev.c b/sys/lib/libsa/dev.c
index c5a86655d9b..228c40a9faa 100644
--- a/sys/lib/libsa/dev.c
+++ b/sys/lib/libsa/dev.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dev.c,v 1.4 2003/08/11 06:23:09 deraadt Exp $ */
+/* $OpenBSD: dev.c,v 1.5 2023/03/08 04:43:08 guenther Exp $ */
/* $NetBSD: dev.c,v 1.4 1994/10/30 21:48:23 cgd Exp $ */
/*-
@@ -50,7 +50,6 @@ nullsys(void)
{
}
-/* ARGSUSED */
int
noioctl(struct open_file *f, u_long cmd, void *data)
{