diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-02-11 19:59:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-02-11 19:59:14 +0100 |
commit | d6975e59f9c7a74669933e00b818050150af83bd (patch) | |
tree | 05a23dfe658e2eff498327f21cdbeed2db78d80c | |
parent | daaf6b9a8cd549b0ee8be4f34665f1460472f803 (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 cbd02c7..f84dfe4 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -35,6 +35,7 @@ Markus Uhlin 24/11/24 Fixed incorrect format strings Markus Uhlin 24/12/02 Made many improvements Markus Uhlin 24/12/04 Added player number checks + Markus Uhlin 25/02/11 Calc string length once */ #include "stdinclude.h" |