diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-25 03:59:43 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-25 03:59:43 +0100 |
commit | 890af4dbb320b9185181689d521db4622cf98db9 (patch) | |
tree | f976aa93c3ad48a72049feda1bf53d73149ae3d1 | |
parent | f035a70b459904e2055ce890b66552485f6fddc5 (diff) |
Updated the revision history
-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 288e745..d60d401 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -23,6 +23,7 @@ Markus Uhlin 23/12/13 Fixed compiler warnings Markus Uhlin 23/12/17 Usage of 'time_t' Markus Uhlin 23/12/19 Usage of 'time_t' + Markus Uhlin 23/12/25 Reformatted functions */ #include "stdinclude.h" |