diff options
Diffstat (limited to 'FICS/board.c')
| -rw-r--r-- | FICS/board.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/board.c b/FICS/board.c index 9605db4..40637e0 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -28,6 +28,8 @@ Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. Markus Uhlin 25/09/02 wild_update: fixed file created without restricting permissions. + Markus Uhlin 26/04/25 Fixed unchecked function return + values. */ #include "stdinclude.h" |
