diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 15:08:34 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 15:08:47 +0100 |
commit | 284e73770a90da8e1f77184d3ac07d469f61b1bb (patch) | |
tree | 1c472e84bc29c836b93575a5743b1c801c916ca9 | |
parent | 380c5620c027f0625b49cce85ac9466a7311b399 (diff) |
Updated the revision history
-rw-r--r-- | FICS/gamedb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index a58be5e..fdea593 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -21,7 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/16 Fixed compiler warnings - Markus Uhlin 23/12/17 Fixed compiler warnings + Markus Uhlin 23/12/17 Reformatted functions */ #include "stdinclude.h" |