From 8c8e2c846f8262a3603ec796149262b47740ecae Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 15 Sep 2002 02:02:45 +0000 Subject: KNF --- sys/arch/macppc/include/cpu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/macppc/include/cpu.h') diff --git a/sys/arch/macppc/include/cpu.h b/sys/arch/macppc/include/cpu.h index 1b639da885d..436bad8bdfb 100644 --- a/sys/arch/macppc/include/cpu.h +++ b/sys/arch/macppc/include/cpu.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cpu.h,v 1.5 2002/06/08 15:45:29 miod Exp $ */ +/* $OpenBSD: cpu.h,v 1.6 2002/09/15 02:02:43 deraadt Exp $ */ /* $NetBSD: cpu.h,v 1.1 1996/09/30 16:34:21 ws Exp $ */ /* @@ -36,7 +36,7 @@ #include -/* +/* * CTL_MACHDEP definitions. */ #define CPU_ALLOWAPERTURE 1 /* allow mmap of /dev/xf86 */ -- cgit v1.2.3