aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/obsproc.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/obsproc.c
parent2597fbbc1bdc916c394d1fd584a1427daf421cea (diff)
Updated the revision history
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"