aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/libmilter/example.c
diff options
context:
space:
mode:
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
{