diff options
Diffstat (limited to 'usr.sbin/cron/lib/misc.c')
-rw-r--r-- | usr.sbin/cron/lib/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/lib/misc.c b/usr.sbin/cron/lib/misc.c index f8538ea3f3462..899c59713aab4 100644 --- a/usr.sbin/cron/lib/misc.c +++ b/usr.sbin/cron/lib/misc.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/misc.c,v 1.8.2.1 2000/07/01 10:35:07 ps Exp $"; #endif /* vix 26jan87 [RCS has the rest of the log] |