aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/movecheck.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-16 00:04:30 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-16 00:04:30 +0100
commit65a1fea0c64aa237c2d2b69be87ac88453ef94b5 (patch)
treea7681f1260a6a480c80f9d2c791a6d979cfdf567 /FICS/movecheck.c
parent133c8f28e9556f6cbe21a11e9901247df62919c0 (diff)
Updated the revision historyHEADmain
Diffstat (limited to 'FICS/movecheck.c')
-rw-r--r--FICS/movecheck.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c
index 5d71182..dafe1d3 100644
--- a/FICS/movecheck.c
+++ b/FICS/movecheck.c
@@ -29,6 +29,8 @@
in has_legal_move().
Markus Uhlin 25/11/18 Fixed possible array underrun in
legal_move().
+ Markus Uhlin 26/03/16 Fixed unchecked function return
+ values.
*/
#include "stdinclude.h"