diff options
-rw-r--r-- | FICS/playerdb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index ee33ae7..4748cf7 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/13 Fixed compiler warnings */ #include "stdinclude.h" |