commit 4379d7c4496784c046bc563b40aa261b0d769be4 from: Markus Uhlin date: Mon Jul 28 16:26:31 2025 UTC Updated the revision history commit - 9ddfc63fb8efeb84c9a9ff16396b689c1565b4a6 commit + 4379d7c4496784c046bc563b40aa261b0d769be4 blob - 0ac1d9c8e1c8e858939ace03b287942d2cb198a0 blob + 2f82e626e1374ddab15030502524b95b27ff680b --- FICS/ratings.c +++ FICS/ratings.c @@ -35,6 +35,8 @@ Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. Markus Uhlin 25/07/28 Fixed missing return-value check for a 'scanf'-like function. + Markus Uhlin 25/07/28 Restricted file permissions upon + creation. */ #include "stdinclude.h"