Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/27/2003 19:47:46
Module Name:	src
Committed By:	jdolecek
Date:		Thu Mar 27 17:47:46 UTC 2003

Modified Files:
	src/sys/kern: kern_prot.c

Log Message:
sys_setreuid(): parenthesize the ruid check in ?: condition, so that
it would be more difficult to mistake == for = when reading it


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/kern/kern_prot.c

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