From bb9f36f5946d5d4e918425f4258fca9a79a2fa61 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 6 Jan 2024 12:20:06 +0100 Subject: Updated the revision history --- FICS/algcheck.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'FICS') diff --git a/FICS/algcheck.c b/FICS/algcheck.c index 74bcfc9..295166f 100644 --- a/FICS/algcheck.c +++ b/FICS/algcheck.c @@ -21,6 +21,9 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 24/01/04 Reformatted functions + Markus Uhlin 24/01/06 Switched to usage of strlcpy, + strlcat and snprintf. Also added + truncation checks. */ #include "stdinclude.h" -- cgit v1.2.3