From 6065de405b32cab24c47c0875d814f1290fd21eb Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 23 Mar 2024 11:42:56 +0100 Subject: Updated the revision history --- FICS/board.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/board.c b/FICS/board.c index 8a3b8e5..c9b2c78 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -23,6 +23,8 @@ Markus Uhlin 23/12/17 Fixed compiler warnings Markus Uhlin 23/12/23 Reformatted all functions Markus Uhlin 23/12/28 Replaced rand() calls + Markus Uhlin 24/03/23 Replaced unbounded string + handling functions. */ #include "stdinclude.h" -- cgit v1.2.3