summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa/aic7770.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/aic7770.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/aic7770.c')
-rw-r--r--sys/i386/eisa/aic7770.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/eisa/aic7770.c b/sys/i386/eisa/aic7770.c
index 20a3c73..8cdb8b8 100644
--- a/sys/i386/eisa/aic7770.c
+++ b/sys/i386/eisa/aic7770.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: aic7770.c,v 1.41 1997/08/21 19:55:49 bde Exp $
+ * $Id: aic7770.c,v 1.42 1997/09/21 21:35:22 gibbs Exp $
*/
#if defined(__FreeBSD__)
@@ -204,7 +204,7 @@ ahc_eisa_irq(bc, ioh)
/*
* Check the slots looking for a board we recognise
- * If we find one, note it's address (slot) and call
+ * If we find one, note its address (slot) and call
* the actual probe routine to check it out.
*/
int
OpenPOWER on IntegriCloud