From dba28db0089e0930b9c29c187be8c7b7395b9ec6 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 16 Mar 2025 12:45:37 +0100 Subject: Updated the revision history --- FICS/command.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS/command.c') diff --git a/FICS/command.c b/FICS/command.c index 2a7812d..7cfc9c1 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -35,6 +35,7 @@ Markus Uhlin 24/11/25 Null checks Markus Uhlin 25/03/09 Fixed double free() Markus Uhlin 25/03/11 Fixed memleak + Markus Uhlin 25/03/16 Fixed use of 32-bit 'time_t' */ #include "stdinclude.h" -- cgit v1.2.3