From ab94f29d57ea61dd21885575975756b7486eccd9 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 25 Apr 2026 22:04:57 +0200 Subject: Updated the revision history --- FICS/board.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/board.c') diff --git a/FICS/board.c b/FICS/board.c index 9605db4..40637e0 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -28,6 +28,8 @@ Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. Markus Uhlin 25/09/02 wild_update: fixed file created without restricting permissions. + Markus Uhlin 26/04/25 Fixed unchecked function return + values. */ #include "stdinclude.h" -- cgit v1.2.3