diff options
Diffstat (limited to 'FICS/matchproc.c')
| -rw-r--r-- | FICS/matchproc.c | 2 |
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" |
