]> git.cworth.org Git - ttt/commitdiff
2005-12-14 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Thu, 15 Dec 2005 05:48:54 +0000 (05:48 +0000)
committerCarl Worth <carl@theworths.org>
Thu, 15 Dec 2005 05:48:54 +0000 (05:48 +0000)
        * src/ttt-server.h: Update the documentation of these functions to
        be more precise about what happens to client mutexes.

        * src/ttt-board.c: (ttt_board_is_won): And some white space to
        make things more readable.

ChangeLog

index e909c67c92914b0f43de9a1f7a81bec93f8bd708..6d6855b010ed456419ffba376c95f172ff852e85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        * src/ttt-server.h: Update the documentation of these functions to
        be more precise about what happens to client mutexes.
 
        * src/ttt-server.h: Update the documentation of these functions to
        be more precise about what happens to client mutexes.
 
-       * src/ttt-board.c: (ttt_board_is_won):
+       * src/ttt-board.c: (ttt_board_is_won): And some white space to
+       make things more readable.
 
 2005-12-13  Bryan Worth <bryan@theworths.org>
        * src/ttt-curses-client: Cleaned up text-entry code. Added support
 
 2005-12-13  Bryan Worth <bryan@theworths.org>
        * src/ttt-curses-client: Cleaned up text-entry code. Added support