summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2004-03-09 21:46:48 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2004-03-09 21:46:48 +0000
commit5edfac3543c7435a54864903c13ec06839e0f102 (patch)
treea736d8d62cffce08250986078d6ff0dff6b4bf67 /sys/arch/mac68k
parentd5341269e6abb2e11f628acb9460700dfc6eb316 (diff)
typo; from Martin Reindl <mreindl at catai.org>
ok jmc@.
Diffstat (limited to 'sys/arch/mac68k')
-rw-r--r--sys/arch/mac68k/dev/zs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mac68k/dev/zs.c b/sys/arch/mac68k/dev/zs.c
index 4ad4c79fc21..ab82e6d875c 100644
--- a/sys/arch/mac68k/dev/zs.c
+++ b/sys/arch/mac68k/dev/zs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: zs.c,v 1.14 2002/03/14 01:26:35 millert Exp $ */
+/* $OpenBSD: zs.c,v 1.15 2004/03/09 21:46:47 xsa Exp $ */
/* $NetBSD: zs.c,v 1.12 1996/12/18 05:04:22 scottr Exp $ */
/*
@@ -85,7 +85,7 @@ struct zschan {
};
/*
* The zsdevice structure is not used on the mac68k port as the
- * chip is wired up weird. Channel B & A are interspursed with
+ * chip is wired up weird. Channel B & A are interspersed with
* the data & control bytes
struct zsdevice {
/! Yes, they are backwards. !/