diff options
-rw-r--r-- | FICS/command.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index a913f4d..5d4f9a0 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -27,6 +27,8 @@ functions. Markus Uhlin 24/05/01 Replaced unbounded string handling functions. + Markus Uhlin 24/11/17 process_prompt: + handle 'COM_FAILED' differently */ #include "stdinclude.h" |