aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c
index b9596cd..43b009d 100644
--- a/FICS/command.c
+++ b/FICS/command.c
@@ -41,6 +41,7 @@
restricting permissions.
Markus Uhlin 26/04/25 Fixed unchecked function return
values.
+ Markus Uhlin 26/04/26 Fixed uncovered code paths.
*/
#include "stdinclude.h"