From 6ba3fabc342c3db932aa374fe01285477f919c0b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 7 Jul 2024 12:56:44 +0200 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 29fe60c..ac064f6 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -29,6 +29,8 @@ Markus Uhlin 24/07/05 Fixed unusual struct allocations and replaced strcpy() with strlcpy(). Markus Uhlin 24/07/07 Made certain functions private + Markus Uhlin 24/07/07 Added parameter 'size' to + psprintf_highlight(). */ #include "stdinclude.h" -- cgit v1.2.3