aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/obsproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/obsproc.c')
-rw-r--r--FICS/obsproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index eed4bf3..69e175c 100644
--- a/FICS/obsproc.c
+++ b/FICS/obsproc.c
@@ -35,6 +35,7 @@
Markus Uhlin 25/04/06 Fixed Clang Tidy warnings.
Markus Uhlin 25/10/17 Replaced system() with
fics_copyfile().
+ Markus Uhlin 26/03/02 Replaced atoi() with strtol().
*/
#include "stdinclude.h"