]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
gui: Make curses_log() work also when curses is not active.
authorAndre Noll <maan@systemlinux.org>
Tue, 7 Jan 2014 16:55:32 +0000 (16:55 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 13:48:54 +0000 (15:48 +0200)
This allows to get rid of all fprintf(stderr, ...) constructs and
simplifies the code a bit.


No differences found