From 5f2eae98efbd992bafd0bca471764557e6a5d4bb Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 16 Mar 2024 15:08:31 +0100 Subject: Updated the revision history --- FICS/utils.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/utils.c b/FICS/utils.c index deb2581..eca4d28 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -24,6 +24,8 @@ Markus Uhlin 23/12/10 Deleted check_emailaddr() Markus Uhlin 23/12/17 Reformatted functions Markus Uhlin 23/12/25 Revised + Markus Uhlin 24/03/16 Replaced unbounded string + handling functions. */ #include "stdinclude.h" -- cgit v1.2.3