From 26fc826c4dafe9c8f5b9ab5abd70488631b0682b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 7 Jul 2024 01:08:02 +0200 Subject: Updated the revision history --- FICS/utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/FICS/utils.c b/FICS/utils.c index 8eaf143..e81781f 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -28,6 +28,7 @@ handling functions. Markus Uhlin 24/07/05 Fixed unusual struct allocations and replaced strcpy() with strlcpy(). + Markus Uhlin 24/07/07 Made certain functions private */ #include "stdinclude.h" -- cgit v1.2.3