aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-15 14:28:19 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-15 14:28:19 +0100
commit7cb44b1ff4a1620cf961eae9e80ec9f1cfde7dee (patch)
treeed0d799b76646aa0378b8138131e363bd9bab0fd /FICS
parent820661fd30224cc09f86018e68963c998074f9c1 (diff)
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r--FICS/obsproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index d48d25c..89fc7c1 100644
--- a/FICS/obsproc.c
+++ b/FICS/obsproc.c
@@ -36,6 +36,8 @@
Markus Uhlin 25/10/17 Replaced system() with
fics_copyfile().
Markus Uhlin 26/03/02 Replaced atoi() with strtol().
+ Markus Uhlin 26/03/15 Fixed unchecked function return
+ values.
*/
#include "stdinclude.h"