aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/variable.c')
-rw-r--r--FICS/variable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/variable.c b/FICS/variable.c
index ee3f16c..c666043 100644
--- a/FICS/variable.c
+++ b/FICS/variable.c
@@ -30,6 +30,7 @@
Markus Uhlin 24/07/08 Added var 'interface'
Markus Uhlin 24/11/19 Improved Language()
Markus Uhlin 24/11/24 Added var 'seek'.
+ Markus Uhlin 26/03/02 Replaced atoi() with strtol().
*/
#include "stdinclude.h"