summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme68k/include')
-rw-r--r--sys/arch/mvme68k/include/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/include/cpu.h b/sys/arch/mvme68k/include/cpu.h
index bed8a239d0f..492c7898cae 100644
--- a/sys/arch/mvme68k/include/cpu.h
+++ b/sys/arch/mvme68k/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.32 2009/03/26 17:24:33 oga Exp $ */
+/* $OpenBSD: cpu.h,v 1.33 2010/07/24 12:18:58 miod Exp $ */
/*
* Copyright (c) 1995 Theo de Raadt
@@ -83,7 +83,7 @@
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the m68k, we use
+ * machine state in an opaque clockframe. On the m68k, we use
* what the hardware pushes on an interrupt (frame format 0).
*/
struct clockframe {