diff options
Diffstat (limited to 'FICS/command.c')
| -rw-r--r-- | FICS/command.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index 78ebfe8..e0efaa5 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -39,6 +39,8 @@ Markus Uhlin 25/07/28 Usage of 'int64_t' Markus Uhlin 25/08/23 Fixed file created without restricting permissions. + Markus Uhlin 26/04/25 Fixed unchecked function return + values. */ #include "stdinclude.h" |
