aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-04-25 17:15:20 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2026-04-25 17:15:20 +0200
commit81085f17b905f1968017c42af8ab983635873b9f (patch)
treeeb92ac6252eaf0a8b58604f4679eb45902566bd5
parent8ccb7c66a1d13e62df57dfd70b0836eece92e5b7 (diff)
Updated the revision history
-rw-r--r--FICS/command.c2
1 files changed, 2 insertions, 0 deletions
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"