typo
This commit is contained in:
parent
aa2f7585ce
commit
9ab3497c7e
1 changed files with 2 additions and 2 deletions
|
@ -113,8 +113,8 @@
|
||||||
* content will be restored too.
|
* content will be restored too.
|
||||||
* @details Defaults to FALSE
|
* @details Defaults to FALSE
|
||||||
*/
|
*/
|
||||||
#ifndef GWIN_NEED_CONSOLE_HISTORY
|
#ifndef GWIN_CONSOLE_NEED_HISTORY
|
||||||
#define GWIN_NEED_CONSOLE_HISTORY FALSE
|
#define GWIN_CONSOLE_NEED_HISTORY FALSE
|
||||||
#endif
|
#endif
|
||||||
/**
|
/**
|
||||||
* @brief Console Windows need floating point support in @p gwinPrintf
|
* @brief Console Windows need floating point support in @p gwinPrintf
|
||||||
|
|
Loading…
Add table
Reference in a new issue