Subject: CVS commit: basesrc/usr.sbin/timed/timed
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 06/23/2002 20:47:46
Module Name:	basesrc
Committed By:	perry
Date:		Sun Jun 23 17:47:45 UTC 2002

Modified Files:
	basesrc/usr.sbin/timed/timed: timed.c

Log Message:
Fix a variable initializer where CLK_TCK was assumed to be a compile
time constant. Soon it won't be.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.sbin/timed/timed/timed.c

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