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 e557afc424bc..bbade6feb997 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.13.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* vix 26jan87 [RCS has the rest of the log] |
