aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/libmilter/example.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-15 18:28:54 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-15 18:28:54 +0000
commit5b0945b57059d1cde0831d3afea7ec56c7d79508 (patch)
treee49923939d3056efb36ba71433d5f2601ba06f5c /contrib/sendmail/libmilter/example.c
parent289d6a3fa6f52d2222728c98d085fd743b46aab4 (diff)
parentcee0d44ab388e12fbd62fdb134d295c58901148a (diff)
Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details
Includes build infrastructure & config updates required for changes in 8.16.1 MFC after: 5 days
Notes
Notes: svn path=/head/; revision=363233
Diffstat (limited to 'contrib/sendmail/libmilter/example.c')
-rw-r--r--contrib/sendmail/libmilter/example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libmilter/example.c b/contrib/sendmail/libmilter/example.c
index f078eb7ba304..e0fef80b6d4e 100644
--- a/contrib/sendmail/libmilter/example.c
+++ b/contrib/sendmail/libmilter/example.c
@@ -28,7 +28,7 @@
#ifndef true
# define false 0
# define true 1
-#endif /* ! true */
+#endif
struct mlfiPriv
{