From b782f4df30a869a074431c7b185f0c7c69878254 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 16:15:28 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.sbin/cron/crontab/crontab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/cron/crontab/crontab.c') 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 -- cgit v1.1