Hi, On Tue, 22 Jul 2008, Alex Riesen wrote: > + if (autocorrect && (main_cmds.cnt < 2 || > + best_similarity < similarity(main_cmds.names[1]->name))) { > if (!*cwd) > exit(1); > if (chdir(cwd)) In that case, you need to put in the "one of these" / "this" conditional again, which I ripped out because I do not need it any more. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html