summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev
diff options
context:
space:
mode:
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)