From 084fc97e452662afd86b4482a926634fa6031e1b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 18 Mar 2026 21:44:32 +0100 Subject: Updated the revision history --- FICS/utils.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'FICS') diff --git a/FICS/utils.c b/FICS/utils.c index ac13e7c..c3ff1e6 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -45,6 +45,9 @@ Markus Uhlin 25/07/28 truncate_file: restricted file permissions upon creation. Markus Uhlin 26/03/06 Improved multiple utilities. + Markus Uhlin 26/03/18 Made certain functions void. + Their return values were unused + through the whole project. */ #include "stdinclude.h" -- cgit v1.2.3