diff options
Diffstat (limited to 'FICS/ratings.c')
-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 7515058..b860260 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -31,6 +31,7 @@ Markus Uhlin 24/11/27 Added sscanf() width spec and fixed ignored retvals. Markus Uhlin 24/11/28 Added null checks + Markus Uhlin 25/03/16 Fixed use of 32-bit 'time_t'. */ #include "stdinclude.h" |