aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-21 14:35:06 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-21 14:35:06 +0100
commit3bf13d9ba1f0e014d3bff0c8ddb6a0ae34be87bd (patch)
tree5fc7105664fd03a72fc79a29c3e7c39f2b020fcb /FICS
parentee537add8ddd8a67bcf64479f339a6200e1bfd39 (diff)
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r--FICS/gamedb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c
index 17f35ca..be0bc6d 100644
--- a/FICS/gamedb.c
+++ b/FICS/gamedb.c
@@ -49,6 +49,8 @@
Markus Uhlin 25/08/16 Fixed uncontrolled data used in
path expressions.
Markus Uhlin 26/03/03 Usage of strtonum().
+ Markus Uhlin 26/03/21 Fixed unchecked function return
+ values.
*/
#include "stdinclude.h"