diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 10:43:56 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 10:43:56 +0100 |
| commit | 4284be70e2bb03dba34a111e4c2c63db71d82016 (patch) | |
| tree | e7c127621998fadb6bf20670f8b0111ee856f793 /FICS | |
| parent | 4638ca61e176bfcbdb28e696dbfa0834c5583d98 (diff) | |
Diffstat (limited to 'FICS')
| -rw-r--r-- | FICS/ratings.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c index 0ecb358..f02c572 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -39,6 +39,8 @@ creation. Markus Uhlin 25/11/18 Fixed null pointer dereference in UpdateRank(). + Markus Uhlin 26/03/08 Fixed unchecked function return + values. */ #include "stdinclude.h" |
