summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa/aha1742.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1998-04-17 22:37:19 +0000
committerdes <des@FreeBSD.org>1998-04-17 22:37:19 +0000
commit396b11447523f0a81228e0735758e09c792bcb5b (patch)
tree3c760cd87265a5a428738ce4b995557356f1d86b /sys/i386/eisa/aha1742.c
parent86e1a21b7908937d1545c2d878f7be7e149558aa (diff)
downloadFreeBSD-src-396b11447523f0a81228e0735758e09c792bcb5b.zip
FreeBSD-src-396b11447523f0a81228e0735758e09c792bcb5b.tar.gz
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
Diffstat (limited to 'sys/i386/eisa/aha1742.c')
-rw-r--r--sys/i386/eisa/aha1742.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i386/eisa/aha1742.c b/sys/i386/eisa/aha1742.c
index 99ead0a..6bb2c27 100644
--- a/sys/i386/eisa/aha1742.c
+++ b/sys/i386/eisa/aha1742.c
@@ -14,7 +14,7 @@
*
* commenced: Sun Sep 27 18:14:01 PDT 1992
*
- * $Id: aha1742.c,v 1.60 1997/08/21 19:46:13 bde Exp $
+ * $Id: aha1742.c,v 1.61 1997/09/21 21:35:21 gibbs Exp $
*/
#ifdef KERNEL /* don't laugh, it compiles as a program too.. look */
@@ -670,7 +670,7 @@ ahb_bus_attach(ahb)
/*
* Return some information to the caller about
- * the adapter and it's capabilities
+ * the adapter and its capabilities
*/
static u_int32_t
ahb_adapter_info(unit)
@@ -1051,7 +1051,7 @@ ahb_scsi_cmd(xs)
ecb->xs = xs;
/*
* If it's a reset, we need to do an 'immediate'
- * command, and store it's ecb for later
+ * command, and store its ecb for later
* if there is already an immediate waiting,
* then WE must wait
*/
OpenPOWER on IntegriCloud