diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 19:35:03 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 19:35:03 +0200 |
commit | 33a1c94f610e2bb51a6b3c88e6f50611327dccf8 (patch) | |
tree | f16ff7063d6a6fe83cc1f630e8d397afb036c5ab /FICS | |
parent | d6dd8a695e7f85727271e135a4d37f8fa037ece7 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ratings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c index 9b46cfd..bbb0ddc 100644 --- a/FICS/ratings.c +++ b/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" |