From 09138f3a504b2d7c1e7e30834f3f68f3bcf8a2ac Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 28 Nov 2024 06:50:03 +0100 Subject: Updated the revision history --- FICS/ratings.c | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3