@@ -74,8 +74,9 @@ kcli_cond_extra /* parse succeded, but arguments or flags were left over */, kcli_cond_fail /* unspecified error */, kcli_cond_parse /* bad syntax, parse failed */, + kcli_cond_spec /* the configuration structure is invalid */, kcli_cond_overlong /* a string in the configuration structures is longer than allowed */, } kcli_cond; typedef enum kcli_flag {