From fe9971d379766a4f7d4576495caff9ffaa80cfef Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 26 Mar 2019 20:54:54 +0100 Subject: Synchronize funccall generate. Uses correct func index now --- src/std/log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/std/log.c') diff --git a/src/std/log.c b/src/std/log.c index 2059445..a03e62f 100644 --- a/src/std/log.c +++ b/src/std/log.c @@ -4,7 +4,7 @@ #include #include -/*#define LOG_DEBUG*/ +#define LOG_DEBUG static amal_mutex mutex; static bool mutex_initialized = bool_false; -- cgit v1.2.3