summaryrefslogtreecommitdiff
path: root/sys/dev/isa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa')
-rw-r--r--sys/dev/isa/wds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/wds.c b/sys/dev/isa/wds.c
index 69a4ac48efa..58b730a4d39 100644
--- a/sys/dev/isa/wds.c
+++ b/sys/dev/isa/wds.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wds.c,v 1.19 2004/12/26 21:22:13 miod Exp $ */
+/* $OpenBSD: wds.c,v 1.20 2005/02/17 18:07:36 jfb Exp $ */
/* $NetBSD: wds.c,v 1.13 1996/11/03 16:20:31 mycroft Exp $ */
#undef WDSDIAG
@@ -1156,7 +1156,7 @@ wds_scsi_cmd(xs)
while (datalen && thisphys == nextphys) {
/*
* This page is contiguous (physically)
- * with the the last, just extend the
+ * with the last, just extend the
* length
*/
/* check it fits on the ISA bus */