nttty topten output processing
switch back to using the safe routines after tty port exits on Windows console tty port. Fixes H7758 1613
This commit is contained in:
@@ -1355,6 +1355,9 @@ const char *str;
|
||||
|
||||
#ifndef NO_TERMS /*(until this gets added to the window interface)*/
|
||||
tty_shutdown(); /* cleanup termcap/terminfo/whatever */
|
||||
#endif
|
||||
#ifdef WIN32
|
||||
nttty_exit();
|
||||
#endif
|
||||
iflags.window_inited = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user