Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/16/2007 20:06:52
Module Name:	src
Committed By:	dsl
Date:		Sat Jun 16 20:06:52 UTC 2007

Modified Files:
	src/sys/arch/amiga/dev: grfabs_cc.c

Log Message:
Put the argument to '#if defined' in ().
The C standard allows either form, but we normally treat 'defined' as
a function, not an operator.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/amiga/dev/grfabs_cc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.