summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/xd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/dev/xd.c')
-rw-r--r--sys/arch/sparc/dev/xd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/xd.c b/sys/arch/sparc/dev/xd.c
index 6158e0f9a94..32b4e0ce490 100644
--- a/sys/arch/sparc/dev/xd.c
+++ b/sys/arch/sparc/dev/xd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xd.c,v 1.15 2000/07/04 13:15:12 art Exp $ */
+/* $OpenBSD: xd.c,v 1.16 2000/11/10 15:33:07 provos Exp $ */
/* $NetBSD: xd.c,v 1.37 1997/07/29 09:58:16 fair Exp $ */
/*
@@ -1309,7 +1309,7 @@ xdc_rqtopb(iorq, iopb, cmd, subfun)
/*
* xdc_cmd: front end for POLL'd and WAIT'd commands. Returns rqno.
* If you've already got an IORQ, you can call submit directly (currently
- * there is no need to do this). NORM requests are handled seperately.
+ * there is no need to do this). NORM requests are handled separately.
*/
int
xdc_cmd(xdcsc, cmd, subfn, unit, block, scnt, dptr, fullmode)