diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-16 15:16:27 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-16 15:16:27 +0100 |
commit | 8de1f2a73665bd5c747a64d2ed6b145d07658262 (patch) | |
tree | 0490dc762295a6faefd07dfdc0c32cf629d2d706 /FICS | |
parent | 8ff6070830f29650203fffed12e9cd2ca43f05d6 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gamedb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index ffac465..9799b7b 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/16 Fixed compiler warnings */ #include "stdinclude.h" |