]> git.cworth.org Git - ttt/commit
2005-11-11 Carl Worth <cworth@pippin.local>
authorCarl Worth <carl@theworths.org>
Fri, 11 Nov 2005 21:13:59 +0000 (21:13 +0000)
committerCarl Worth <carl@theworths.org>
Fri, 11 Nov 2005 21:13:59 +0000 (21:13 +0000)
commitded32923a25488449be27687013845d7fa0e9e5e
tree5905dae731798b25faae59e25f08f1581d517940
parent629eaa8969f997cd15010bdb0c285cdf3dc5fe0a
2005-11-11  Carl Worth  <cworth@pippin.local>

        * src/ttt-server.c: (main): Don't assign to stderr which is
        apparently an invalid lvalue on Mac OS X.

        * src/x.h:
        * src/x.c: (xfreopen): Change return type to void.

        * src/ttt-board.c: (ttt_board_to_string): Add missing return
        statement.
ChangeLog
src/ttt-board.c
src/ttt-server.c
src/x.c
src/x.h