From 2edad1802be1dc6133fbc164b9c2127f38cb8e18 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 5 Mar 2026 18:50:37 +0100 Subject: Updated the revision history --- FICS/playerdb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS') diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 78a83e6..d480756 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -51,6 +51,7 @@ Markus Uhlin 25/07/30 Usage of 'int64_t'. Markus Uhlin 25/11/02 Added overflow checks for array indices. + Markus Uhlin 26/03/05 Replaced atoi(). */ #include "stdinclude.h" -- cgit v1.2.3