From 3c5556d45e55d7e031af83f800d1c9f99417aedc Mon Sep 17 00:00:00 2001 From: Bart House Date: Mon, 19 Nov 2018 09:53:46 -0800 Subject: [PATCH] Fix vi induced build problem. --- include/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/global.h b/include/global.h index bb0a96cd4..154c49ebe 100644 --- a/include/global.h +++ b/include/global.h @@ -13,7 +13,7 @@ #ifndef DEBUG /* allow tool chains to define without causing warnings */ #define DEBUG #endif -: + /* * Files expected to exist in the playground directory. */ -- 2.49.0