summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/cron/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/cron/job.c')
-rw-r--r--usr.sbin/cron/cron/job.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/cron/cron/job.c b/usr.sbin/cron/cron/job.c
index 3304d1b..01ed0d6 100644
--- a/usr.sbin/cron/cron/job.c
+++ b/usr.sbin/cron/cron/job.c
@@ -16,7 +16,8 @@
*/
#if !defined(lint) && !defined(LINT)
-static char rcsid[] = "$Id$";
+static const char rcsid[] =
+ "$Id: job.c,v 1.4 1997/02/22 16:04:44 peter Exp $";
#endif
OpenPOWER on IntegriCloud