aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/matchproc.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-02 22:55:27 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-02 22:55:27 +0100
commitb0e4573eaf2d0fe449d80c320d90cd5fd768c1a8 (patch)
tree9a85dede740451caf26f49f145e231fe50863c14 /FICS/matchproc.c
parent2597fbbc1bdc916c394d1fd584a1427daf421cea (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 1601c5d..00ecad4 100644
--- a/FICS/matchproc.c
+++ b/FICS/matchproc.c
@@ -34,6 +34,8 @@
Markus Uhlin 25/03/12 Fixed negative array
index read in
accept_match().
+ Markus Uhlin 26/03/02 Replaced atoi() with
+ strtol().
*/
#include "stdinclude.h"