Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/07/2006 01:43:52
Module Name:	src
Committed By:	uwe
Date:		Thu Sep  7 01:43:52 UTC 2006

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

Log Message:
Mark sizeof(tvp->tv_sec) check CONSTCOND.
No space between the sizeof and the paren.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/kern/kern_todr.c

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