diff options
-rw-r--r-- | FICS/playerdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 3b28e6a..ecb90c9 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -25,7 +25,7 @@ Markus Uhlin 23/12/19 Usage of 'time_t' Markus Uhlin 23/12/25 Reformatted functions Markus Uhlin 23/12/31 Completed reformation of all - functions. + functions and much more... */ #include "stdinclude.h" |