diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-08-03 23:43:05 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-08-03 23:43:05 +0200 |
commit | 94a1c751859e3055aa421357bfbcc88f0496440e (patch) | |
tree | 13454e5402b636d9f56a255d854e65d152ce320b | |
parent | 82ab96153893cc232bebe37c3914b54a4722e3d6 (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 143ba3b..2e65af0 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -29,6 +29,7 @@ in game_str() which resulted in a crash. Markus Uhlin 24/07/18 Return value checking + Markus Uhlin 24/08/03 See previous change */ #include "stdinclude.h" |