Commit Diff
--- FICS/command.c +++ 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"
--- FICS/command.c +++ 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"