aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-13 20:01:12 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-13 20:01:12 +0200
commit2a766d076c271cadffd27cfa83a9de1955726891 (patch)
treedaab61fa67dd76c53418acf11cbd2ef42d14b054
parent66d698deabac10fac48ce54ce8d8687b63dd0e81 (diff)
Updated the revision history
-rw-r--r--FICS/gameproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/gameproc.c b/FICS/gameproc.c
index be7f39c..10531c6 100644
--- a/FICS/gameproc.c
+++ b/FICS/gameproc.c
@@ -27,6 +27,8 @@
Markus Uhlin 24/03/30 Refactored and reformatted all
functions.
Markus Uhlin 24/03/30 Size-bounded string handling.
+ Markus Uhlin 24/04/13 Added usage of msnprintf(),
+ mstrlcpy() and mstrlcat().
*/
#include "stdinclude.h"