From f21ecb5f63d447a01ab2f8034b984c632d459b70 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Thu, 17 Jun 1999 14:48:02 +0000 Subject: [PATCH] Null commit to reflect that the previous commit added warnings for previously unreported malloc() failures, and changed the exit status for those failures to encourage MTA retries. --- usr.bin/vacation/vacation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/vacation/vacation.c b/usr.bin/vacation/vacation.c index a42b78e23ab7..a66bf8b7b5c6 100644 --- a/usr.bin/vacation/vacation.c +++ b/usr.bin/vacation/vacation.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)from: vacation.c 8.2 (Berkeley) 1/26/94"; #endif static const char rcsid[] = - "$Id: vacation.c,v 1.13 1998/10/13 14:52:32 des Exp $"; + "$Id: vacation.c,v 1.14 1999/06/17 14:44:42 sheldonh Exp $"; #endif /* not lint */ /*