aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-23 11:42:56 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-23 11:42:56 +0100
commit6065de405b32cab24c47c0875d814f1290fd21eb (patch)
tree909b2a87a1014c0c19bff5f4157f0c567b82291e
parentd802fd609e6a9ee303159f4947dbe34fc4d89089 (diff)
Updated the revision history
-rw-r--r--FICS/board.c2
1 files changed, 2 insertions, 0 deletions
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"