The got_interrupt function from tty.c is defined for ncurses, too.
Этот коммит содержится в:
родитель
132ee7a361
Коммит
0c4c461433
@ -479,14 +479,6 @@ getch (void)
|
||||
}
|
||||
return c;
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
/* Non slang builds do not understand got_interrupt */
|
||||
int got_interrupt (void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
#endif /* HAVE_SLANG */
|
||||
|
||||
void
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user