From 040ac1931434d79820a6a4a819f25f89c59af757 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 14 Mar 2026 11:35:59 +0100 Subject: Updated the revision history --- FICS/playerdb.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS') diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 4fcaff6..f084851 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -52,6 +52,8 @@ Markus Uhlin 25/11/02 Added overflow checks for array indices. Markus Uhlin 26/03/05 Replaced atoi(). + Markus Uhlin 26/03/14 Fixed unchecked function return + values. */ #include "stdinclude.h" -- cgit v1.2.3