imp 2006-03-24 06:27:34 UTC
FreeBSD src repository
Modified files:
sys/sys clock.h
Log:
The year field is the 4 digit year (eg, 2006), not 'year - 1900' (eg
106). Fix the comment to reflect this.
Revision Changes Path
1.2 +1 -1 src/sys/sys/clock.h