commit 33a1c94f610e2bb51a6b3c88e6f50611327dccf8 from: Markus Uhlin date: Sun Apr 6 17:35:03 2025 UTC Updated the revision history commit - d6dd8a695e7f85727271e135a4d37f8fa037ece7 commit + 33a1c94f610e2bb51a6b3c88e6f50611327dccf8 blob - 9b46cfdd3efd7d1f36768ae3ce66edc8ce907f04 blob + bbb0ddcd7ce05d98868b52ca2a755a1c38946279 --- FICS/ratings.c +++ FICS/ratings.c @@ -32,6 +32,7 @@ fixed ignored retvals. Markus Uhlin 24/11/28 Added null checks Markus Uhlin 25/03/16 Fixed use of 32-bit 'time_t'. + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h"