From 455fff921b278572c9ce0a1cd6c2d80630d21a42 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 15 Dec 2005 05:48:54 +0000 Subject: [PATCH] 2005-12-14 Carl Worth * 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e909c67..6d6855b 100644 --- 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-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 * src/ttt-curses-client: Cleaned up text-entry code. Added support -- 2.43.0