summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab/crontab.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
commitb782f4df30a869a074431c7b185f0c7c69878254 (patch)
tree38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/cron/crontab/crontab.c
parent245ba20d12ed60e7b9d9a49bb54409be53d8ec0f (diff)
downloadFreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.zip
FreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.tar.gz
Revert $FreeBSD$ to $Id$
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 90ec805..39a7683 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[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
/* crontab - install and manage per-user crontab files
OpenPOWER on IntegriCloud