Небольшой фикс по комметарию
This commit is contained in:
parent
46a0977ef3
commit
800d84da79
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ public:
|
|||
{
|
||||
// ncurses не должен быть инициализирован (false)
|
||||
ncuiExpectMsg!cursesInitialized("ncurses is already initialized", false);
|
||||
// Адекватное чтение юникода.
|
||||
// Корректное чтение юникода.
|
||||
setlocale(LC_ALL, "");
|
||||
_root = NCWin(ncuiNotNull!initscr());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue