diff options
Diffstat (limited to 'FICS/command.c')
-rw-r--r-- | FICS/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index b3f4e29..fdf7cbb 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -32,6 +32,7 @@ Markus Uhlin 24/11/23 Improved: check_news() and rscan_news(). + Markus Uhlin 24/11/25 Null checks */ #include "stdinclude.h" |