summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/xy.c
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2000-11-10 15:33:16 +0000
committerNiels Provos <provos@cvs.openbsd.org>2000-11-10 15:33:16 +0000
commit5e5c20b4986d64cf4b989750655ce99a581ee745 (patch)
tree454d7edecf7d8c42395d523edcb4da46a285da42 /sys/arch/sun3/dev/xy.c
parentfa37968b43055a44587325acd7d958a96fc4e5a7 (diff)
seperate -> separate, okay aaron@
Diffstat (limited to 'sys/arch/sun3/dev/xy.c')
-rw-r--r--sys/arch/sun3/dev/xy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun3/dev/xy.c b/sys/arch/sun3/dev/xy.c
index b1082d7e3fb..122b3f52e2c 100644
--- a/sys/arch/sun3/dev/xy.c
+++ b/sys/arch/sun3/dev/xy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xy.c,v 1.12 1999/01/11 05:12:02 millert Exp $ */
+/* $OpenBSD: xy.c,v 1.13 2000/11/10 15:33:08 provos Exp $ */
/* $NetBSD: xy.c,v 1.11 1996/10/13 03:47:40 christos Exp $ */
/*
@@ -1163,7 +1163,7 @@ int del;
/*
* xyc_cmd: front end for POLL'd and WAIT'd commands. Returns 0 or error.
- * note that NORM requests are handled seperately.
+ * note that NORM requests are handled separately.
*/
int
xyc_cmd(xycsc, cmd, subfn, unit, block, scnt, dptr, fullmode)