summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2010-07-24 12:18:59 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2010-07-24 12:18:59 +0000
commit5d1a1643c83c0438daf52feeffdc768f754f13a0 (patch)
treee3982c88b667f90206d9bf31a409029ae55aeadb /sys/arch/hp300
parent92924be1ea23e4fe14111cb5a3a44bfae761fd77 (diff)
One the -> On the
Diffstat (limited to 'sys/arch/hp300')
-rw-r--r--sys/arch/hp300/include/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/include/cpu.h b/sys/arch/hp300/include/cpu.h
index b5d086daec4..abe27cf610a 100644
--- a/sys/arch/hp300/include/cpu.h
+++ b/sys/arch/hp300/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.37 2009/03/26 17:24:33 oga Exp $ */
+/* $OpenBSD: cpu.h,v 1.38 2010/07/24 12:18:58 miod Exp $ */
/* $NetBSD: cpu.h,v 1.28 1998/02/13 07:41:51 scottr Exp $ */
/*
@@ -60,7 +60,7 @@
/*
* Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe. One the hp300, we use
+ * machine state in an opaque clockframe. On the hp300, we use
* what the hardware pushes on an interrupt (frame format 0).
*/
struct clockframe {