summaryrefslogtreecommitdiff
path: root/sys/dev/ic/bha.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:47:57 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:47:57 +0000
commitb79f7d8019552bffbfb9132282c9e400ed234e23 (patch)
tree746cae9358ef503518bb08df39c8d11a2ea50ded /sys/dev/ic/bha.c
parent3b1e074fc83378f28653b59731c5a50a5b3d8bf3 (diff)
``it's'' -> ``its'' when the grammar gods require this change.
Diffstat (limited to 'sys/dev/ic/bha.c')
-rw-r--r--sys/dev/ic/bha.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/bha.c b/sys/dev/ic/bha.c
index 98d365f3553..c0fbdc9685b 100644
--- a/sys/dev/ic/bha.c
+++ b/sys/dev/ic/bha.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bha.c,v 1.9 2006/11/28 23:59:45 dlg Exp $ */
+/* $OpenBSD: bha.c,v 1.10 2007/04/10 17:47:55 miod Exp $ */
/* $NetBSD: bha.c,v 1.27 1998/11/19 21:53:00 thorpej Exp $ */
#undef BHADEBUG
@@ -866,7 +866,7 @@ bha_done(sc, ccb)
}
/*
- * Find the board and find it's irq/drq
+ * Find the board and find its irq/drq
*/
int
bha_find(iot, ioh, sc)