aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/algcheck.c3
1 files changed, 3 insertions, 0 deletions
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"