From 1286c8b85ddbd64df4b5bd81a0d30af066abb516 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 27 Nov 2024 00:03:35 +0100 Subject: Updated the revision history --- FICS/ratings.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/ratings.c b/FICS/ratings.c index 23b8b93..298df5e 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -28,6 +28,8 @@ Markus Uhlin 24/05/20 Fixed clang warnings Markus Uhlin 24/07/07 Return value checking of the fscanf() calls. + Markus Uhlin 24/11/27 Added sscanf() width spec and + fixed ignored retvals. */ #include "stdinclude.h" -- cgit v1.2.3