summaryrefslogtreecommitdiffstats
path: root/usr.bin/vacation
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-06-17 14:48:02 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-06-17 14:48:02 +0000
commitef70238bd79efbd83a75d35e23973d2842026873 (patch)
tree3d0ee1532c6005aa4e8be4d56de3168977cd5112 /usr.bin/vacation
parent5de41d182a298363fada5e3baba19f27fb9e2d79 (diff)
downloadFreeBSD-src-ef70238bd79efbd83a75d35e23973d2842026873.zip
FreeBSD-src-ef70238bd79efbd83a75d35e23973d2842026873.tar.gz
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.
Diffstat (limited to 'usr.bin/vacation')
-rw-r--r--usr.bin/vacation/vacation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vacation/vacation.c b/usr.bin/vacation/vacation.c
index a42b78e..a66bf8b 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 */
/*
OpenPOWER on IntegriCloud