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 1fba5f657a5d8..c8c8dd100637b 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[] = - "$Id: misc.c,v 1.3 1995/05/30 03:47:11 rgrimes Exp $"; + "$Id: misc.c,v 1.3.6.1 1997/09/16 07:02:32 charnier Exp $"; #endif /* vix 26jan87 [RCS has the rest of the log] |