From ee5bf6e26f13634a99de1dec227d7d68e1befd9c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 6 Apr 2025 14:19:04 +0200 Subject: Updated the revision history --- FICS/utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS') diff --git a/FICS/utils.c b/FICS/utils.c index 19c23f0..62f605b 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -38,6 +38,7 @@ in truncate_file(). Markus Uhlin 25/03/09 truncate_file: fixed null ptr dereference. + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h" -- cgit v1.2.3