diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ratings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c index c0f5264..96c1f0f 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -30,6 +30,7 @@ fscanf() calls. Markus Uhlin 24/11/27 Added sscanf() width spec and fixed ignored retvals. + Markus Uhlin 24/11/28 Added null checks */ #include "stdinclude.h" |