diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-01 22:07:42 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-01 22:07:42 +0200 |
commit | a5bf336e3842608db8912508907b8fe9479f3ad8 (patch) | |
tree | 0cfd0844c7afa31aac59c6be5e879546c35e94d0 | |
parent | 4807938df9720bc26acc2b73bbf8d1c06ec97a7c (diff) |
Updated the revision history
-rw-r--r-- | FICS/gamedb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index ce0842c..7d094c2 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -40,6 +40,8 @@ Markus Uhlin 25/03/25 ReadGameState: fixed truncated stdio return value. Markus Uhlin 25/04/01 Fixed call of risky function + Markus Uhlin 25/04/01 ReadV1GameFmt: guard num half + moves. */ #include "stdinclude.h" |