diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 23:45:06 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 23:45:06 +0200 |
commit | 16a546c333fb7ee4ff132a87ccfaba1c0fbdc6bb (patch) | |
tree | 6309f1c2950051eef8cb030f0f07844fb6d8135d /FICS | |
parent | 4f6f9e2054f1f8dbcd92857c6147420812097d62 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gamedb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 8425df4..2656447 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -42,6 +42,7 @@ Markus Uhlin 25/04/01 Fixed call of risky function Markus Uhlin 25/04/01 ReadV1GameFmt: guard num half moves. + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h" |