From f2ff8527c2d3cc24a94b0a935aa7db1692804bbc Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 26 Apr 2026 20:51:07 +0200 Subject: Updated the revision history --- FICS/board.c | 1 + 1 file changed, 1 insertion(+) diff --git a/FICS/board.c b/FICS/board.c index 2d98327..f5d81ae 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -30,6 +30,7 @@ without restricting permissions. Markus Uhlin 26/04/25 Fixed unchecked function return values. + Markus Uhlin 26/04/26 Fixed uncovered code paths. */ #include "stdinclude.h" -- cgit v1.2.3