Refactoring of TTY layer shutdown.
commit09123c9fc9dfb5ca4b5198dc37b177d39b637436
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 1 Sep 2011 12:40:40 +0000 (1 16:40 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 8 Sep 2011 10:10:58 +0000 (8 14:10 +0400)
tree1ed468d5a41155659851b5a74ac54cae1d040ab6
parent68468a25acea04c44320d0a75226a051d7c2b64a
Refactoring of TTY layer shutdown.

Unification of tty_shutdown() function as for S-Lang as for NCurses.
Added do_exit_ca_mode() call to the NCurses-based tty_shutdown().

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/tty/tty-ncurses.c
lib/tty/tty-slang.c
src/filemanager/midnight.c