From 3b8408a2bac043c5771c0b130d62b5f09a7eb513 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 1 Jan 2003 20:39:20 +0000 Subject: Fix real source of error message when FEATURE(nullclient) is used. --- gnu/usr.sbin/sendmail/cf/m4/proto.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.sbin/sendmail/cf/m4/proto.m4') diff --git a/gnu/usr.sbin/sendmail/cf/m4/proto.m4 b/gnu/usr.sbin/sendmail/cf/m4/proto.m4 index 4faf0795cf0..9ce4228853b 100644 --- a/gnu/usr.sbin/sendmail/cf/m4/proto.m4 +++ b/gnu/usr.sbin/sendmail/cf/m4/proto.m4 @@ -205,13 +205,13 @@ ifdef(`_CERT_REGEX_SUBJECT_', `dnl KCERTSubject regex _CERT_REGEX_SUBJECT_', `dnl') ifdef(`LOCAL_RELAY', `dnl -# who I send unqualified names to if FEATURE(stickyhost) is used +# who I send unqualified names to if `FEATURE(stickyhost)' is used # (null means deliver locally) DR`'LOCAL_RELAY') ifdef(`MAIL_HUB', `dnl # who gets all local email traffic -# ($R has precedence for unqualified names if FEATURE(stickyhost) is used) +# ($R has precedence for unqualified names if `FEATURE(stickyhost)' is used) DH`'MAIL_HUB') # dequoting map -- cgit v1.2.3