diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/utils.c b/FICS/utils.c index 19c23f0..62f605b 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -38,6 +38,7 @@ in truncate_file(). Markus Uhlin 25/03/09 truncate_file: fixed null ptr dereference. + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h" |