From 1951f09ec39848442c3c03b5800686743944fa3d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 1 Apr 2025 20:28:25 +0200 Subject: Updated the revision history --- FICS/gamedb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 54e6479..2293ba7 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -39,6 +39,7 @@ Markus Uhlin 25/03/18 Fixed unchecked return values Markus Uhlin 25/03/25 ReadGameState: fixed truncated stdio return value. + Markus Uhlin 25/04/01 Fixed call of risky function */ #include "stdinclude.h" -- cgit v1.2.3