summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-12-04 21:13:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-12-04 21:13:38 +0000
commitcb14916f9567d66e9fabf06b7e3933b84ccf5b44 (patch)
treebd601950b383b4715150f929c1bcb2abe543dc7c /sys/arch/sparc64/dev
parente840407cb3b072567c514371118177d4a1bba96d (diff)
Typos
Diffstat (limited to 'sys/arch/sparc64/dev')
-rw-r--r--sys/arch/sparc64/dev/iommu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/dev/iommu.c b/sys/arch/sparc64/dev/iommu.c
index 6cdda01bf10..7b4181a69ac 100644
--- a/sys/arch/sparc64/dev/iommu.c
+++ b/sys/arch/sparc64/dev/iommu.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: iommu.c,v 1.32 2003/06/11 04:00:11 henric Exp $ */
+/* $OpenBSD: iommu.c,v 1.33 2003/12/04 21:13:37 miod Exp $ */
/* $NetBSD: iommu.c,v 1.47 2002/02/08 20:03:45 eeh Exp $ */
/*
@@ -259,7 +259,7 @@ iommu_reset(struct iommu_state *is)
}
/*
- * Inititalize one STC.
+ * Initialize one STC.
*/
void
strbuf_reset(struct strbuf_ctl *sb)