From 81085f17b905f1968017c42af8ab983635873b9f Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 25 Apr 2026 17:15:20 +0200 Subject: Updated the revision history --- FICS/command.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/command.c b/FICS/command.c index 78ebfe8..e0efaa5 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -39,6 +39,8 @@ Markus Uhlin 25/07/28 Usage of 'int64_t' Markus Uhlin 25/08/23 Fixed file created without restricting permissions. + Markus Uhlin 26/04/25 Fixed unchecked function return + values. */ #include "stdinclude.h" -- cgit v1.2.3