summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/m68k/include/cpu.h')
-rw-r--r--sys/arch/m68k/include/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/include/cpu.h b/sys/arch/m68k/include/cpu.h
index eca8317f6d2..f9686dc0dda 100644
--- a/sys/arch/m68k/include/cpu.h
+++ b/sys/arch/m68k/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.10 2003/06/02 23:27:48 millert Exp $ */
+/* $OpenBSD: cpu.h,v 1.11 2003/09/26 21:43:30 miod Exp $ */
/* $NetBSD: cpu.h,v 1.3 1997/02/02 06:56:57 thorpej Exp $ */
/*
@@ -60,7 +60,7 @@
* M68K_MMU_HP Machine has an HP MMU.
*
* Note also that while m68k-generic code conditionalizes on the
- * M68K_MMU_HP CPP symbol, none of the HP MMU defintions are in this
+ * M68K_MMU_HP CPP symbol, none of the HP MMU definitions are in this
* file (since none are used in otherwise sharable code).
*/