X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/02413704070c34bec00184120c4728854671d2d5..f2f75f25ecc377fb95877449aa12314ee1385a1f:/src/execute.gperf diff --git a/src/execute.gperf b/src/execute.gperf index c667408..5f6740e 100644 --- a/src/execute.gperf +++ b/src/execute.gperf @@ -73,7 +73,7 @@ static int run_cmd_help(void) w = printf(" %s", stringpool+c->name); if (w < 0 || w > 13) { putchar('\n'); - 0; + w = 0; } print_block(gettext(strtab+c->cmd), 15, w);