diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 21:30:30 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 21:30:30 +0100 |
commit | bdf8b5fd5a38041221ffec51e946074239945c22 (patch) | |
tree | 270bbd5b867b23ebf38310cc140fba24d045ed34 /FICS/playerdb.c | |
parent | 877ea754a1c7fb15d6e73361dcef163a39d14264 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/playerdb.c')
-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" |