From d5c0b8c80b4141937197ea6762a936561dbe6910 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 24 Jul 2025 11:42:45 +0200 Subject: Updated the revision history --- FICS/comproc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/comproc.c') diff --git a/FICS/comproc.c b/FICS/comproc.c index d1204df..a7a5ea1 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -45,6 +45,8 @@ array index read/write. Markus Uhlin 25/07/21 com_who: fixed multiplication result converted to larger type. + Markus Uhlin 25/07/24 Fixed use of potentially + dangerous functions. */ #include "stdinclude.h" -- cgit v1.2.3