about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-22 10:07:59 +0100
committervan Hauser <vh@thc.org>2020-03-22 10:07:59 +0100
commit7374af51d1b42a866d954226bf0acf9c9a01e650 (patch)
treeff5fcb1ea1cd4e3a7ba5c165524176750999c584 /include
parent38fa2fe0b1abdf693e197da5dd83fdc5c6772634 (diff)
downloadafl++-7374af51d1b42a866d954226bf0acf9c9a01e650.tar.gz
silly, silly typo
Diffstat (limited to 'include')
-rw-r--r--include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/debug.h b/include/debug.h
index 6ced60b1..ff2845f9 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -32,7 +32,7 @@
  * Terminal colors *
  *******************/
 
-#ifndev MESSAGES_TO_STDOUT
+#ifndef MESSAGES_TO_STDOUT
 #define MESSAGES_TO_STDOUT
 #endif