@@ -164,9 +164,9 @@ typedef struct kerror { const char* module_name, * module_desc, * error_string; - kcond error; + kcond cond; } kerror; kerror kexplain(kcond);