summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/bootxx/closeall.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/stand/bootxx/closeall.c')
-rw-r--r--sys/arch/sparc/stand/bootxx/closeall.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/stand/bootxx/closeall.c b/sys/arch/sparc/stand/bootxx/closeall.c
index 1d84dc0be92..47aefa66933 100644
--- a/sys/arch/sparc/stand/bootxx/closeall.c
+++ b/sys/arch/sparc/stand/bootxx/closeall.c
@@ -1,6 +1,6 @@
-/* $OpenBSD: closeall.c,v 1.1 1997/09/17 10:46:16 downsj Exp $ */
+/* $OpenBSD: closeall.c,v 1.2 2003/08/14 17:13:57 deraadt Exp $ */
void
-closeall()
+closeall(void)
{
}