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 d1204df..a7a5ea1 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -45,6 +45,8 @@ array index read/write. Markus Uhlin 25/07/21 com_who: fixed multiplication result converted to larger type. + Markus Uhlin 25/07/24 Fixed use of potentially + dangerous functions. */ #include "stdinclude.h" |