aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-07-18 02:40:14 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-07-18 02:40:14 +0200
commit61fee33e3e8015d80f4df6da664718eb89faa0df (patch)
treec32cc13a5f301b94490b25b8000140dd542bdfa4
parent1df314c9f1a9ecd566d472d4d9019f56397292a2 (diff)
Updated the revision history
-rw-r--r--FICS/gamedb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c
index 3e58b38..639dd46 100644
--- a/FICS/gamedb.c
+++ b/FICS/gamedb.c
@@ -28,6 +28,7 @@
Markus Uhlin 24/07/17 Fixed out of bounds array access
in game_str() which resulted in
a crash.
+ Markus Uhlin 24/07/18 Return value checking
*/
#include "stdinclude.h"