aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/matchproc.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-18 21:16:46 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-18 21:16:46 +0100
commit05a706c995f03cb4c15db64eaf954c37151c45aa (patch)
tree404a47e95ec7b56b3fd6591d16013d5735460105 /FICS/matchproc.c
parentfe8227e39bed70af425422baf01662b0ce932f9f (diff)
Updated the revision history
Diffstat (limited to 'FICS/matchproc.c')
-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"