diff options
Diffstat (limited to 'FICS/playerdb.c')
-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 cbd02c7..f84dfe4 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -35,6 +35,7 @@ Markus Uhlin 24/11/24 Fixed incorrect format strings Markus Uhlin 24/12/02 Made many improvements Markus Uhlin 24/12/04 Added player number checks + Markus Uhlin 25/02/11 Calc string length once */ #include "stdinclude.h" |