commit 2edad1802be1dc6133fbc164b9c2127f38cb8e18 from: Markus Uhlin date: Thu Mar 5 17:50:37 2026 UTC Updated the revision history commit - 9e721103ffab79bfb993d81479f5a586fc371ad6 commit + 2edad1802be1dc6133fbc164b9c2127f38cb8e18 blob - 78a83e6f78cd875563f3b7d145e76d0835301d1d blob + d48075694d40b4446cfe1668f0b3f33c48da853b --- FICS/playerdb.c +++ 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"