summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ft.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/isa/ft.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/isa/ft.c')
-rw-r--r--sys/i386/isa/ft.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/ft.c b/sys/i386/isa/ft.c
index 30dc281..7880683 100644
--- a/sys/i386/isa/ft.c
+++ b/sys/i386/isa/ft.c
@@ -17,7 +17,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* ft.c - QIC-40/80 floppy tape driver
- * $Id: ft.c,v 1.35 1997/09/07 04:21:20 bde Exp $
+ * $Id: ft.c,v 1.36 1997/09/21 21:41:02 gibbs Exp $
*
* 01/19/95 ++sg
* Cleaned up recalibrate/seek code at attach time for FreeBSD 2.x.
@@ -34,7 +34,7 @@
* Got rid of the hard coded device selection. Moved (some of) the
* static variables into a structure for support of multiple devices.
* ( still has a way to go for 2 controllers - but closer )
- * Changed the interface with fd.c so we no longer 'steal' it's
+ * Changed the interface with fd.c so we no longer 'steal' its
* driver routine vectors.
*
* 10/30/93 v0.3
OpenPOWER on IntegriCloud