diff options
-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 0178945..a34fd89 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -37,6 +37,8 @@ Markus Uhlin 24/12/02 Fixed bugs and ignored function return values. Markus Uhlin 25/03/18 Fixed unchecked return values + Markus Uhlin 25/03/25 ReadGameState: fixed truncated + stdio return value. */ #include "stdinclude.h" |