diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-23 23:51:38 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-23 23:51:38 +0100 |
commit | c530770fbf3b6e3d1bb97b59755474d420c96ce2 (patch) | |
tree | c9f61623f608af28d63c613f30cac8c2eac4518d /FICS | |
parent | c708ab6a54aefcf8629f3a6d586123ec7737a2e5 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-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 15fe9ce..22e942b 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -32,6 +32,7 @@ Markus Uhlin 24/08/03 See previous change Markus Uhlin 24/11/23 Added width specifications to multiple fscanf() calls. + Markus Uhlin 24/11/23 Fixed bugs in movesToString() */ #include "stdinclude.h" |