diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
| commit | 28fbd2825d216dafca4d991ad96d05b312f4f9a3 (patch) | |
| tree | 8b322391c58a9bd5ad56827bbb8fcf4cbd114917 /include/sendmail/pathnames.h | |
| parent | 0694dcb04b81dfbd70ffe7384816863170a48b3e (diff) | |
Import sendmail 8.17.1vendor/sendmail/8.17.1
Diffstat (limited to 'include/sendmail/pathnames.h')
| -rw-r--r-- | include/sendmail/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sendmail/pathnames.h b/include/sendmail/pathnames.h index 67be3a2d0184..2ac15cdd118b 100644 --- a/include/sendmail/pathnames.h +++ b/include/sendmail/pathnames.h @@ -33,7 +33,7 @@ # endif /* ! _PATH_SENDMAILPID */ # ifndef _PATH_SENDMAIL -# define _PATH_SENDMAIL "/usr/lib/sendmail" +# define _PATH_SENDMAIL "/usr/lib/sendmail" # endif # ifndef _PATH_MAILDIR |
