aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab/crontab.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
commit401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch)
treeacb6be0558ee5b55e4d2660533c5ceee348ffc5b /usr.sbin/cron/crontab/crontab.c
parent17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff)
Diffstat (limited to 'usr.sbin/cron/crontab/crontab.c')
-rw-r--r--usr.sbin/cron/crontab/crontab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/crontab/crontab.c b/usr.sbin/cron/crontab/crontab.c
index 2e9823f73d39..8c62712ff3e5 100644
--- a/usr.sbin/cron/crontab/crontab.c
+++ b/usr.sbin/cron/crontab/crontab.c
@@ -17,7 +17,7 @@
*/
#if !defined(lint) && !defined(LINT)
-static char rcsid[] = "$Id: crontab.c,v 1.3.4.1 1996/04/09 21:23:11 scrappy Exp $";
+static char rcsid[] = "$Id: crontab.c,v 1.3.4.2 1996/12/15 20:37:59 pst Exp $";
#endif
/* crontab - install and manage per-user crontab files