diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 20:06:08 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 20:06:08 +0200 |
commit | 95b31f5f513d46a7ac7ba7b09ea69daf6cda3f71 (patch) | |
tree | 0cacde372bfb6ed04abd8d2ccf2d7047c240789f /FICS | |
parent | 50a0947f8d7cc160d9bca390281aa70b34e8955e (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 075e4d1..b2d1806 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -45,6 +45,7 @@ read/write. Markus Uhlin 25/04/02 add_to_list: added an upper limit for the list size. + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h" |