diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-04-26 20:51:07 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-04-26 20:51:07 +0200 |
| commit | f2ff8527c2d3cc24a94b0a935aa7db1692804bbc (patch) | |
| tree | 1193f1bbd393cb7c6bfe92a50bf350974c9fb8ae /FICS | |
| parent | 1c38dcc4e07cb359ab130f37605bb01646c21385 (diff) | |
Updated the revision history
Diffstat (limited to 'FICS')
| -rw-r--r-- | FICS/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/board.c b/FICS/board.c index 2d98327..f5d81ae 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -30,6 +30,7 @@ without restricting permissions. Markus Uhlin 26/04/25 Fixed unchecked function return values. + Markus Uhlin 26/04/26 Fixed uncovered code paths. */ #include "stdinclude.h" |
