diff options
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r-- | FICS/playerdb.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 3dbf3b2..382cba9 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -26,6 +26,9 @@ Markus Uhlin 23/12/25 Reformatted functions Markus Uhlin 23/12/31 Completed reformation of all functions and much more... + Markus Uhlin 24/03/16 Replaced unbounded string + handling functions and added + truncation checks. */ #include "stdinclude.h" |