diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 18:34:06 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 18:34:06 +0100 |
commit | c40b2865930bac42f1b1857c4f4eb13fe3dc4cd9 (patch) | |
tree | 456bf3f8d5aaa1f7f0676dcb22c237566397ef5f /FICS/playerdb.c | |
parent | 14a34482da2a77a69550bd6f9b3fa3ab4219e4e5 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/playerdb.c')
-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 1ab9b13..1d0fa2e 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -21,6 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/13 Fixed compiler warnings + Markus Uhlin 23/12/17 Usage of 'time_t' */ #include "stdinclude.h" |