summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/fhpib.c
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-11-03 05:34:45 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-11-03 05:34:45 +0000
commit36c0f8fd0154c1ead91f13c55fbd4e04845ed69a (patch)
treea78cbe88bd8860de729dc094bd5628d1bda5ee79 /sys/arch/hp300/dev/fhpib.c
parent1205cc1c4736c09404375c47ef5446e7f5bd38d4 (diff)
spelling fixes (in the comments)
Diffstat (limited to 'sys/arch/hp300/dev/fhpib.c')
-rw-r--r--sys/arch/hp300/dev/fhpib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/dev/fhpib.c b/sys/arch/hp300/dev/fhpib.c
index af80c3d1433..c964ebea45f 100644
--- a/sys/arch/hp300/dev/fhpib.c
+++ b/sys/arch/hp300/dev/fhpib.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: fhpib.c,v 1.11 2003/06/02 23:27:44 millert Exp $ */
+/* $OpenBSD: fhpib.c,v 1.12 2003/11/03 05:34:43 david Exp $ */
/* $NetBSD: fhpib.c,v 1.18 1997/05/05 21:04:16 thorpej Exp $ */
/*
@@ -437,7 +437,7 @@ fhpibgo(hs, slave, sec, ptr, count, rw, timo)
* A DMA read can finish but the device can still be waiting (MAG-tape
* with more data than we're waiting for). This timeout routine
* takes care of that. Somehow, the thing gets hosed. For now, since
- * this should be a very rare occurence, we RESET it.
+ * this should be a very rare occurrence, we RESET it.
*/
void
fhpibdmadone(arg)