about summary refs log tree commit diff
path: root/include/afl-fuzz.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/afl-fuzz.h')
-rw-r--r--include/afl-fuzz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h
index 8a65920d..895ca34e 100644
--- a/include/afl-fuzz.h
+++ b/include/afl-fuzz.h
@@ -101,7 +101,7 @@
 #include <TargetConditionals.h>
 #endif
 
-#undef  LIST_FOREACH                                /* clashes with FreeBSD */
+#undef LIST_FOREACH                                 /* clashes with FreeBSD */
 #include "list.h"
 #ifndef SIMPLE_FILES
 #define CASE_PREFIX "id:"