diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 20:44:05 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-31 20:44:05 +0100 |
commit | 9f4b71a0d37f35034db87d56932386fd169b2bf5 (patch) | |
tree | 9843a701a9a07b31e5662141ef633c8f76cada5a /FICS/playerdb.c | |
parent | 62faa7c848be51198dcbdb6645edfe6cbfeb4a42 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r-- | FICS/playerdb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 051dd98..a7481bc 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -24,6 +24,8 @@ 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 + Markus Uhlin 23/12/31 Completed reformation of all + functions. */ #include "stdinclude.h" |