summaryrefslogtreecommitdiffstats
path: root/gnu/games
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-02-28 23:16:33 +0000
committerjoerg <joerg@FreeBSD.org>1995-02-28 23:16:33 +0000
commit8bcefcd5f8f192f2fb67a89ce624ada3fc1ea920 (patch)
tree895a8597ede94f9964a7b0050cc63785cdf4129e /gnu/games
parent5da4a368b350f59bd862f5a1444a380444015251 (diff)
downloadFreeBSD-src-8bcefcd5f8f192f2fb67a89ce624ada3fc1ea920.zip
FreeBSD-src-8bcefcd5f8f192f2fb67a89ce624ada3fc1ea920.tar.gz
typo.
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
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