diff options
author | Niels Provos <provos@cvs.openbsd.org> | 2000-11-10 15:33:16 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 2000-11-10 15:33:16 +0000 |
commit | 5e5c20b4986d64cf4b989750655ce99a581ee745 (patch) | |
tree | 454d7edecf7d8c42395d523edcb4da46a285da42 /sys/arch/sparc/dev/xy.c | |
parent | fa37968b43055a44587325acd7d958a96fc4e5a7 (diff) |
seperate -> separate, okay aaron@
Diffstat (limited to 'sys/arch/sparc/dev/xy.c')
-rw-r--r-- | sys/arch/sparc/dev/xy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/xy.c b/sys/arch/sparc/dev/xy.c index bfc8f5efc8f..f39044c9a06 100644 --- a/sys/arch/sparc/dev/xy.c +++ b/sys/arch/sparc/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.13 1999/07/09 21:34:46 art Exp $ */ +/* $OpenBSD: xy.c,v 1.14 2000/11/10 15:33:07 provos Exp $ */ /* $NetBSD: xy.c,v 1.26 1997/07/19 21:43:56 pk Exp $ */ /* @@ -1196,7 +1196,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) |