]> git.cworth.org Git - ttt/commitdiff
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)
        * 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.


No differences found