summaryrefslogtreecommitdiff
path: root/libmilter/example.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-14 21:40:53 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-14 21:40:53 +0000
commitcee0d44ab388e12fbd62fdb134d295c58901148a (patch)
treefbe464b241337077b941be7126ad3f3f78b19f7f /libmilter/example.c
parent1c3e417caf2d11608f10043b7e70b6e7ed8711ff (diff)
Diffstat (limited to 'libmilter/example.c')
-rw-r--r--libmilter/example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmilter/example.c b/libmilter/example.c
index f078eb7ba3042..e0fef80b6d4ea 100644
--- a/libmilter/example.c
+++ b/libmilter/example.c
@@ -28,7 +28,7 @@
#ifndef true
# define false 0
# define true 1
-#endif /* ! true */
+#endif
struct mlfiPriv
{