Changes to make Tweak compile on Mac OS X (still as a Unix/curses
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Jan 2005 23:53:57 +0000 (23:53 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Jan 2005 23:53:57 +0000 (23:53 +0000)
commitef7de29520064be6b8950e1b5715b565ccc8d0ce
tree7a3168aa8ffa5e3b8506e393168f95e2887988d5
parent1610a3c6b38c6d659e29d06550229fe1aae24372
Changes to make Tweak compile on Mac OS X (still as a Unix/curses
application, of course). A couple of declarations and prototypes had
to be moved higher up main.c (Apple's gcc installation is pleasingly
pedantic, and I'm not quite sure how I got away with the previous
code for so long!), and I've also had to arrange that Tweak can cope
with curses being unwilling to allocate colour pairs.

git-svn-id: svn://svn.tartarus.org/sgt/tweak@5211 cda61777-01e9-0310-a592-d414129be87e
curses.c
main.c
slang.c
tweak.h