stefanf 2006-07-20 09:11:09 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron cron.c
Log:
Don't use "implicit int". Move the opening { of the functions to the next
line while there.
Revision Changes Path
1.18 +4 -2 src/usr.sbin/cron/cron/cron.c