diff options
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 4d2257d..0bd8106 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -33,6 +33,7 @@ overflows. Markus Uhlin 24/08/13 Handled function return values Markus Uhlin 24/11/24 Fixed incorrect format strings + Markus Uhlin 24/12/02 Made many improvements */ #include "stdinclude.h" |