From 65a1fea0c64aa237c2d2b69be87ac88453ef94b5 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 16 Mar 2026 00:04:30 +0100 Subject: Updated the revision history --- FICS/movecheck.c | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v1.2.3