From 09d57f94ebbd7cc8f76113c6ad70a58eb8f9f309 Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Tue, 28 Feb 1995 21:37:22 -0800 Subject: [PATCH] don't require /SENDMAIL/ANY/SHELL/ for null pw_shell entries SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.135 --- usr/src/usr.sbin/sendmail/src/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/src/usr.sbin/sendmail/src/conf.c b/usr/src/usr.sbin/sendmail/src/conf.c index b51c0e9086..5780feab3b 100644 --- a/usr/src/usr.sbin/sendmail/src/conf.c +++ b/usr/src/usr.sbin/sendmail/src/conf.c @@ -7,7 +7,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)conf.c 8.89.1.1 (Berkeley) %G%"; +static char sccsid[] = "@(#)conf.c 8.135 (Berkeley) %G%"; #endif /* not lint */ # include "sendmail.h" -- 2.20.1