aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
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"