summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/if_le.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/if_le.c
parent5fd728aacbead7a5e2e8a439b82d5868ed771149 (diff)
Kill whitespace at EOL.
Diffstat (limited to 'sys/arch/hp300/dev/if_le.c')
-rw-r--r--sys/arch/hp300/dev/if_le.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/dev/if_le.c b/sys/arch/hp300/dev/if_le.c
index 7e78b6b42ed..09d25841993 100644
--- a/sys/arch/hp300/dev/if_le.c
+++ b/sys/arch/hp300/dev/if_le.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_le.c,v 1.16 2004/09/29 07:35:52 miod Exp $ */
+/* $OpenBSD: if_le.c,v 1.17 2005/01/15 21:13:08 miod Exp $ */
/* $NetBSD: if_le.c,v 1.43 1997/05/05 21:05:32 thorpej Exp $ */
/*-
@@ -84,7 +84,7 @@ int leintr(void *);
int lestd[] = { 0, 0x4000, 0x8000, 0xC008 };
hide void lewrcsr(struct am7990_softc *, u_int16_t, u_int16_t);
-hide u_int16_t lerdcsr(struct am7990_softc *, u_int16_t);
+hide u_int16_t lerdcsr(struct am7990_softc *, u_int16_t);
hide void
lewrcsr(sc, port, val)