aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ratings.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-27 00:03:35 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-27 00:03:35 +0100
commit1286c8b85ddbd64df4b5bd81a0d30af066abb516 (patch)
tree7104874b40b8c0a122b2a6a5b3bdf320ec25ea16 /FICS/ratings.c
parent38b252b2b3092d4c7df181563fce5a314d544441 (diff)
Updated the revision history
Diffstat (limited to 'FICS/ratings.c')
-rw-r--r--FICS/ratings.c2
1 files changed, 2 insertions, 0 deletions
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"