diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 589bf46..ab5f3eb 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -31,6 +31,7 @@ truncation checks. Markus Uhlin 24/08/04 Fixed multiple possible buffer overflows. + Markus Uhlin 24/08/13 Handled function return values */ #include "stdinclude.h" |