diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-12-02 15:24:57 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-12-02 15:24:57 +0100 |
commit | 420918e6b00866f0c633f124f7b41290c490c209 (patch) | |
tree | b85f51da9a669f3d1f754a1ad0ad97b8568ab830 /FICS/playerdb.c | |
parent | 56c2e0e3554482866b3cd08fefb2fc9ad70ca522 (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 4d2257d..0bd8106 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -33,6 +33,7 @@ overflows. Markus Uhlin 24/08/13 Handled function return values Markus Uhlin 24/11/24 Fixed incorrect format strings + Markus Uhlin 24/12/02 Made many improvements */ #include "stdinclude.h" |