summaryrefslogtreecommitdiff
path: root/sys/arch/solbourne
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-07-02 09:15:43 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-07-02 09:15:43 +0000
commite6e247e4f6cdde18d315e32b0fcc563b49d7e992 (patch)
treea523c76a9270290b9df4bb6be64afb0b6bec9709 /sys/arch/solbourne
parent2b8c1586f28b1c8edfad4ce0c23ae891a174b208 (diff)
Typos in comments.
Diffstat (limited to 'sys/arch/solbourne')
-rw-r--r--sys/arch/solbourne/solbourne/locore.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/solbourne/solbourne/locore.s b/sys/arch/solbourne/solbourne/locore.s
index 0cd70db34d8..9996e7997dc 100644
--- a/sys/arch/solbourne/solbourne/locore.s
+++ b/sys/arch/solbourne/solbourne/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.1 2005/04/20 01:00:18 miod Exp $ */
+/* $OpenBSD: locore.s,v 1.2 2005/07/02 09:15:41 miod Exp $ */
/* OpenBSD: locore.s,v 1.64 2005/04/17 18:47:50 miod Exp */
/*
@@ -2574,7 +2574,7 @@ dostart:
* the adequate hardware...
*/
- /* disable external interrupts - this also disable soft interrupts */
+ /* disable external interrupts - this also disables soft interrupts */
set GLU_ICR, %o0
mov GICR_DISABLE_ALL, %o1
sll %o1, 24, %o1