aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/command.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c
index e6c76db..d1f627e 100644
--- a/FICS/command.c
+++ b/FICS/command.c
@@ -29,6 +29,9 @@
handling functions.
Markus Uhlin 24/11/17 process_prompt:
handle 'COM_FAILED' differently
+ Markus Uhlin 24/11/23 Improved:
+ check_news() and
+ rscan_news().
*/
#include "stdinclude.h"