summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab/crontab.c
diff options
context:
space:
mode:
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 5d61ea71ba465..ddbdc9eb6dd10 100644
--- a/usr.sbin/cron/crontab/crontab.c
+++ b/usr.sbin/cron/crontab/crontab.c
@@ -18,7 +18,7 @@
#if !defined(lint) && !defined(LINT)
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/cron/crontab/crontab.c,v 1.19.8.1 2005/08/08 12:50:20 dds Exp $";
#endif
/* crontab - install and manage per-user crontab files