aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/matchproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c
index 541b843..d5b58f4 100644
--- a/FICS/matchproc.c
+++ b/FICS/matchproc.c
@@ -36,6 +36,8 @@
accept_match().
Markus Uhlin 26/03/02 Replaced atoi() with
strtol().
+ Markus Uhlin 26/03/18 Fixed unchecked function
+ return values.
*/
#include "stdinclude.h"