diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-25 00:12:15 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-25 00:12:15 +0100 |
commit | ed5edb50dac1541d6b232599de2b176ec44ecd18 (patch) | |
tree | fbd8f593d6871ba17ac4cd0fe00e12299f9343c0 | |
parent | 4676f67b6f63bd7d113c126ec151396fa602f037 (diff) |
Updated the revision history
-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" |