Commit Graph

5 Commits

Author SHA1 Message Date
Roland Illig f901a3549c Added line breaks before the function names. 2005-09-01 17:01:12 +00:00
Roland Illig c3ba638d43 * myslang.h: Partly switched to the new tty functions. 2005-08-29 10:02:35 +00:00
Roland Illig e223667dc3 Removed trailing white-space. 2005-08-29 09:04:39 +00:00
Roland Illig a1bf93f138 Changed the prototypes of tty_print_hline and tty_print_vline. 2005-08-29 09:03:10 +00:00
Roland Illig 66332a4fb1 * slint.c: The handling of user interrupts has been moved to ...
* tty.c: ... this newly created file, which contains a simple,
	not yet complete interface to the terminal library. It should be
	used instead of depending directly on ncurses or SLang features.
	* tty.h: Added the new function prototypes from tty.c and some
	legacy definitions.
2005-08-29 08:45:28 +00:00