]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
gui: Replace NCURSES_SIZE_T by ordinary size_t.
authorAndre Noll <maan@systemlinux.org>
Fri, 25 Feb 2011 16:19:08 +0000 (17:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 12 Mar 2011 17:47:12 +0000 (18:47 +0100)
With the old type, gui.c does not compile on curses implementations
other than ncurses.


No differences found