From b0e4573eaf2d0fe449d80c320d90cd5fd768c1a8 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 2 Mar 2026 22:55:27 +0100 Subject: Updated the revision history --- FICS/obsproc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS/obsproc.c') 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" -- cgit v1.2.3