From 7374af51d1b42a866d954226bf0acf9c9a01e650 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 22 Mar 2020 10:07:59 +0100 Subject: [PATCH] silly, silly typo --- include/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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