From 05a706c995f03cb4c15db64eaf954c37151c45aa Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 18 Mar 2026 21:16:46 +0100 Subject: Updated the revision history --- FICS/matchproc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 541b843..d5b58f4 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -36,6 +36,8 @@ accept_match(). Markus Uhlin 26/03/02 Replaced atoi() with strtol(). + Markus Uhlin 26/03/18 Fixed unchecked function + return values. */ #include "stdinclude.h" -- cgit v1.2.3