diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-01 20:28:25 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-01 20:28:25 +0200 |
commit | 1951f09ec39848442c3c03b5800686743944fa3d (patch) | |
tree | cc757e2904532987f164c834c4a2e362d45eee4a | |
parent | 7f899db400de04a8d30093babd6b27ff6f52818b (diff) |
Updated the revision history
-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 54e6479..2293ba7 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -39,6 +39,7 @@ Markus Uhlin 25/03/18 Fixed unchecked return values Markus Uhlin 25/03/25 ReadGameState: fixed truncated stdio return value. + Markus Uhlin 25/04/01 Fixed call of risky function */ #include "stdinclude.h" |