summaryrefslogtreecommitdiffstats
path: root/gnu/games
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/games')
-rw-r--r--gnu/games/chess/gnuchess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/games/chess/gnuchess.c b/gnu/games/chess/gnuchess.c
index ac62953..da56689 100644
--- a/gnu/games/chess/gnuchess.c
+++ b/gnu/games/chess/gnuchess.c
@@ -638,7 +638,7 @@ struct BookEntry *p;
}
-#define UpdateSearchStatus\
+#define UpdateSearchStatus \
{\
if (post) ShowCurrentMove(pnt,node->f,node->t);\
if (pnt > TrPnt[1])\
OpenPOWER on IntegriCloud