diff options
Diffstat (limited to 'FICS')
| -rw-r--r-- | FICS/comproc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c index 3323552..a745ad2 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -48,6 +48,8 @@ Markus Uhlin 25/07/24 Fixed use of potentially dangerous functions. Markus Uhlin 25/07/29 Usage of 'int64_t'. + Markus Uhlin 26/03/24 Fixed unchecked function return + values. */ #include "stdinclude.h" |
