X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2Fttt-board.c;h=7627b4d699e3ab5be18267bb21cffb223bcd1f64;hp=582b85fd6469e7cbcc1d460eb02dc50ef51684b6;hb=ded32923a25488449be27687013845d7fa0e9e5e;hpb=629eaa8969f997cd15010bdb0c285cdf3dc5fe0a diff --git a/src/ttt-board.c b/src/ttt-board.c index 582b85f..7627b4d 100644 --- a/src/ttt-board.c +++ b/src/ttt-board.c @@ -55,6 +55,7 @@ char * ttt_board_to_string (ttt_board_t *board) { /* XXX: NYI */ + return NULL; } /* Write a string representation of a board to the provided file.