Subject: CVS commit: src/sys/ddb
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/22/2006 00:47:50
Module Name:	src
Committed By:	uwe
Date:		Sun Jan 22 00:47:50 UTC 2006

Modified Files:
	src/sys/ddb: db_xxx.c

Log Message:
This is not IOCCC.  Replace " >"[cp == p] with conditional expression.
Makes lint happy.  Probably generates better code too (does on sh3).


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/ddb/db_xxx.c

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