summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-08-02 04:17:06 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-08-02 04:17:06 +0000
commit4f6a6a1e7e1e32ab99e76585170713b094f43297 (patch)
tree6dad655aaf7241508f25fb1ecf84929317ec7c78 /sys
parentad299a67a4d5c3ad2ad69163233b6c5190d5ef19 (diff)
whitespace
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc64/include/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/include/cpu.h b/sys/arch/sparc64/include/cpu.h
index ba65918f23d..ad84e88b36d 100644
--- a/sys/arch/sparc64/include/cpu.h
+++ b/sys/arch/sparc64/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.13 2002/06/14 04:17:59 art Exp $ */
+/* $OpenBSD: cpu.h,v 1.14 2002/08/02 04:17:05 jason Exp $ */
/* $NetBSD: cpu.h,v 1.28 2001/06/14 22:56:58 thorpej Exp $ */
/*
@@ -61,7 +61,7 @@
{ 0, 0 }, \
{ "booted_kernel", CTLTYPE_STRING }, \
{ "led_blink", CTLTYPE_INT }, \
- { "allowaperture", CTLTYPE_INT }, \
+ { "allowaperture", CTLTYPE_INT }, \
}
#ifdef _KERNEL