X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fttt-board.c;h=7627b4d699e3ab5be18267bb21cffb223bcd1f64;hb=907321c065fb1383e800f0794981df91d4327f57;hp=582b85fd6469e7cbcc1d460eb02dc50ef51684b6;hpb=ad9f96f734bb560c25ceca4facc85a84f4c3993f;p=ttt 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.