From 67d02bf67e217dea0b8d910c4f77acfb122a91f1 Mon Sep 17 00:00:00 2001 From: pst Date: Mon, 5 Aug 1996 00:50:02 +0000 Subject: Gratuitous whitespace change so that I can commit the source of the recent buffer overflow patch. Reviewed by: pst Submitted by: Dave Andersen --- usr.sbin/cron/crontab/crontab.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/cron/crontab/crontab.c b/usr.sbin/cron/crontab/crontab.c index fbf6048..12e7b93 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.4 1996/04/09 20:28:16 scrappy Exp $"; +static char rcsid[] = "$Id: crontab.c,v 1.5 1996/08/05 00:31:27 pst Exp $"; #endif /* crontab - install and manage per-user crontab files @@ -25,10 +25,8 @@ static char rcsid[] = "$Id: crontab.c,v 1.4 1996/04/09 20:28:16 scrappy Exp $"; * vix 26jan87 [original] */ - #define MAIN_PROGRAM - #include "cron.h" #include #include -- cgit v1.1