From 19ced71d04989ed387f28c883a6df112fe15fc90 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 4 Mar 2014 11:50:04 +0100 Subject: [PATCH 1/2] whitespaces --- gfxconf.example.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gfxconf.example.h b/gfxconf.example.h index b7a8255a..d06a2820 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -127,9 +127,9 @@ #define GWIN_NEED_CONSOLE FALSE #define GWIN_CONSOLE_USE_HISTORY FALSE - #define GWIN_CONSOLE_HISTORY_AVERAGING FALSE - #define GWIN_CONSOLE_HISTORY_ATCREATE FALSE - #define GWIN_CONSOLE_ESCSEQ FALSE + #define GWIN_CONSOLE_HISTORY_AVERAGING FALSE + #define GWIN_CONSOLE_HISTORY_ATCREATE FALSE + #define GWIN_CONSOLE_ESCSEQ FALSE #define GWIN_CONSOLE_USE_BASESTREAM FALSE #define GWIN_CONSOLE_USE_FLOAT FALSE #define GWIN_NEED_GRAPH FALSE From 2b4508467a9a6d5163451600e6c36d3aaab49665 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 4 Mar 2014 12:37:26 +0100 Subject: [PATCH 2/2] whitespaces --- gfxconf.example.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfxconf.example.h b/gfxconf.example.h index d06a2820..79d932e8 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -129,7 +129,7 @@ #define GWIN_CONSOLE_USE_HISTORY FALSE #define GWIN_CONSOLE_HISTORY_AVERAGING FALSE #define GWIN_CONSOLE_HISTORY_ATCREATE FALSE - #define GWIN_CONSOLE_ESCSEQ FALSE + #define GWIN_CONSOLE_ESCSEQ FALSE #define GWIN_CONSOLE_USE_BASESTREAM FALSE #define GWIN_CONSOLE_USE_FLOAT FALSE #define GWIN_NEED_GRAPH FALSE