summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/intio.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-01-15 21:13:10 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-01-15 21:13:10 +0000
commita529bb51c131f3975e0a7daa8eb3d2c865f3fc52 (patch)
treeba71cb9162603834b4e3a7a2eca3b5f810d1ab4e /sys/arch/hp300/dev/intio.c
parent5fd728aacbead7a5e2e8a439b82d5868ed771149 (diff)
Kill whitespace at EOL.
Diffstat (limited to 'sys/arch/hp300/dev/intio.c')
-rw-r--r--sys/arch/hp300/dev/intio.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hp300/dev/intio.c b/sys/arch/hp300/dev/intio.c
index 10dd01ef14e..bc5c3103288 100644
--- a/sys/arch/hp300/dev/intio.c
+++ b/sys/arch/hp300/dev/intio.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: intio.c,v 1.3 2002/03/14 01:26:30 millert Exp $ */
+/* $OpenBSD: intio.c,v 1.4 2005/01/15 21:13:08 miod Exp $ */
/* $NetBSD: intio.c,v 1.2 1997/01/30 09:18:54 thorpej Exp $ */
/*-
@@ -43,8 +43,8 @@
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/device.h>
-
+#include <sys/device.h>
+
#include <hp300/dev/intiovar.h>
int intiomatch(struct device *, void *, void *);