diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-14 21:40:53 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-14 21:40:53 +0000 |
| commit | cee0d44ab388e12fbd62fdb134d295c58901148a (patch) | |
| tree | fbe464b241337077b941be7126ad3f3f78b19f7f /include/sendmail/sendmail.h | |
| parent | 1c3e417caf2d11608f10043b7e70b6e7ed8711ff (diff) | |
Diffstat (limited to 'include/sendmail/sendmail.h')
| -rw-r--r-- | include/sendmail/sendmail.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sendmail/sendmail.h b/include/sendmail/sendmail.h index c79072299b602..6ab789bd36796 100644 --- a/include/sendmail/sendmail.h +++ b/include/sendmail/sendmail.h @@ -29,7 +29,7 @@ **********************************************************************/ #ifndef MAXMAILERS # define MAXMAILERS 25 /* maximum mailers known to system */ -#endif /* ! MAXMAILERS */ +#endif /* ** Flags passed to safefile/safedirpath. |
