diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-15 09:53:34 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-15 09:53:34 +0100 |
| commit | f0fd6860a2a4e9ed52849e010cc26af290cf1d35 (patch) | |
| tree | 463618bc4d4827a0b584e40b9fada8e8bcaec8b4 /FICS | |
| parent | a56b0836c5c779b0b19e24a01e21548baf9fc9d0 (diff) | |
Updated the revision history
Diffstat (limited to 'FICS')
| -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 35c9f16..1ece467 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -54,6 +54,8 @@ Markus Uhlin 26/03/05 Replaced atoi(). Markus Uhlin 26/03/14 Fixed unchecked function return values. + Markus Uhlin 26/03/15 Fixed potential uncovered code + paths. */ #include "stdinclude.h" |
