summaryrefslogtreecommitdiff
path: root/sys/i386/isa/ft.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/ft.c')
-rw-r--r--sys/i386/isa/ft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/ft.c b/sys/i386/isa/ft.c
index f9fec7f365793..122f87ee6225f 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.27.2.1 1996/11/28 21:57:17 phk Exp $
+ * $Id: ft.c,v 1.27.2.2 1997/01/09 12:51:33 phk Exp $
*
* 01/19/95 ++sg
* Cleaned up recalibrate/seek code at attach time for FreeBSD 2.x.