summaryrefslogtreecommitdiffstats
path: root/games/gomoku
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-04-09 01:59:00 +0000
committerderaadt <deraadt@openbsd.org>1997-04-09 01:59:00 +0000
commit41a81985497420c614f220e0cd8170369a94c053 (patch)
tree0931158f671d5dc5a5722b9469786ba686f50b76 /games/gomoku
parentthe the (diff)
downloadwireguard-openbsd-41a81985497420c614f220e0cd8170369a94c053.tar.xz
wireguard-openbsd-41a81985497420c614f220e0cd8170369a94c053.zip
the the
Diffstat (limited to 'games/gomoku')
-rw-r--r--games/gomoku/makemove.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gomoku/makemove.c b/games/gomoku/makemove.c
index 2a4a27da00a..55781d69c04 100644
--- a/games/gomoku/makemove.c
+++ b/games/gomoku/makemove.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: makemove.c,v 1.2 1996/12/21 21:17:51 tholo Exp $ */
+/* $OpenBSD: makemove.c,v 1.3 1997/04/09 02:02:06 deraadt Exp $ */
/*
* Copyright (c) 1994
* The Regents of the University of California. All rights reserved.
@@ -53,7 +53,7 @@ int weight[5] = { 0, 1, 7, 22, 100 };
* MOVEOK everything is OK.
* RESIGN Player resigned.
* ILLEGAL Illegal move.
- * WIN The the winning move was just played.
+ * WIN The winning move was just played.
* TIE The game is a tie.
*/
int