From 3bf13d9ba1f0e014d3bff0c8ddb6a0ae34be87bd Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 21 Mar 2026 14:35:06 +0100 Subject: Updated the revision history --- FICS/gamedb.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/gamedb.c') diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 17f35ca..be0bc6d 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -49,6 +49,8 @@ Markus Uhlin 25/08/16 Fixed uncontrolled data used in path expressions. Markus Uhlin 26/03/03 Usage of strtonum(). + Markus Uhlin 26/03/21 Fixed unchecked function return + values. */ #include "stdinclude.h" -- cgit v1.2.3