aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/options.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-12-18 22:10:41 +0100
committerJoel Bodenmann <joel@unormal.org>2013-12-18 22:10:41 +0100
commit9ab3497c7e1e9462b2c2519d609df17222f485af (patch)
tree9c9ca71c6975bf721d7b471916101445567054e9 /include/gwin/options.h
parentaa2f7585ce088c505ac955dcb4a9091a4eb22b63 (diff)
downloaduGFX-9ab3497c7e1e9462b2c2519d609df17222f485af.tar.gz
uGFX-9ab3497c7e1e9462b2c2519d609df17222f485af.tar.bz2
uGFX-9ab3497c7e1e9462b2c2519d609df17222f485af.zip
typo
Diffstat (limited to 'include/gwin/options.h')
-rw-r--r--include/gwin/options.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/gwin/options.h b/include/gwin/options.h
index c6fe14b8..260160ca 100644
--- a/include/gwin/options.h
+++ b/include/gwin/options.h
@@ -113,8 +113,8 @@
* content will be restored too.
* @details Defaults to FALSE
*/
- #ifndef GWIN_NEED_CONSOLE_HISTORY
- #define GWIN_NEED_CONSOLE_HISTORY FALSE
+ #ifndef GWIN_CONSOLE_NEED_HISTORY
+ #define GWIN_CONSOLE_NEED_HISTORY FALSE
#endif
/**
* @brief Console Windows need floating point support in @p gwinPrintf