aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/movecheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/movecheck.c')
-rw-r--r--FICS/movecheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c
index 790b94b..174ef00 100644
--- a/FICS/movecheck.c
+++ b/FICS/movecheck.c
@@ -757,7 +757,7 @@ PUBLIC int legal_andcheck_move(game_state_t * gs,
}
PUBLIC int
-in_check(game_state_t * gs)
+in_check(game_state_t *gs)
{
int f, r;
int kf = -1, kr = -1;