summaryrefslogtreecommitdiff
path: root/sys/dev/ic/iha.c
diff options
context:
space:
mode:
authorJason Peel <jsyn@cvs.openbsd.org>2002-06-09 02:11:48 +0000
committerJason Peel <jsyn@cvs.openbsd.org>2002-06-09 02:11:48 +0000
commit2439e8f755866486c809af0482589d2337018d37 (patch)
tree9aacf45e2c9a411d5e46c9464602099113ab6a51 /sys/dev/ic/iha.c
parent27f4526e7f1e0379a00d49b3aadfa61e513ac2b2 (diff)
fix the use of "cuz" in the tree; these are all in comments
noticed by aaron@, recommended by deraadt@
Diffstat (limited to 'sys/dev/ic/iha.c')
-rw-r--r--sys/dev/ic/iha.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/iha.c b/sys/dev/ic/iha.c
index 80c10e72a76..ba6d6e62dac 100644
--- a/sys/dev/ic/iha.c
+++ b/sys/dev/ic/iha.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: iha.c,v 1.13 2002/03/14 01:26:54 millert Exp $ */
+/* $OpenBSD: iha.c,v 1.14 2002/06/09 02:11:47 jsyn Exp $ */
/*
* Initio INI-9xxxU/UW SCSI Device Driver
*
@@ -634,7 +634,7 @@ iha_find_pend_scb(sc)
/*
* OK to do a non-tagged request sense
* even if a non-tagged I/O has been
- * started, 'cuz we don't allow any
+ * started, because we don't allow any
* disconnect during a request sense op
*/
break;