From b0e4573eaf2d0fe449d80c320d90cd5fd768c1a8 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 2 Mar 2026 22:55:27 +0100 Subject: Updated the revision history --- FICS/matchproc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/matchproc.c') diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 1601c5d..00ecad4 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -34,6 +34,8 @@ Markus Uhlin 25/03/12 Fixed negative array index read in accept_match(). + Markus Uhlin 26/03/02 Replaced atoi() with + strtol(). */ #include "stdinclude.h" -- cgit v1.2.3