diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-20 10:24:51 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-20 10:24:51 +0200 |
commit | d6033e4db0cd9378f460b1807c58666cf2d71a2f (patch) | |
tree | 0ea439b879770b927ada40434079f15d10dd54de /FICS | |
parent | 34cf4283fdf3a6de93ed296dd522a0a1de6fa601 (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 9168ac4..c0abbbf 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -25,6 +25,7 @@ reenabled disabled code. Markus Uhlin 24/04/05 Replaced unbounded string handling functions. + Markus Uhlin 24/05/20 Fixed clang warnings */ #include "stdinclude.h" |