X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuus6.c;h=5dcd8284ca00ce9b84efd733a8598d5017a015d2;hb=5e42ed7ef542f98b19dec6d8e14dcbd5d1e94d72;hp=a5abf19887fa307ebc87e3c1eae919b63a69e535;hpb=2788625b3cd3bff4a649667f38a3bcc52b71af24;p=ckermit.git diff --git a/ckuus6.c b/ckuus6.c index a5abf19..5dcd828 100644 --- a/ckuus6.c +++ b/ckuus6.c @@ -6607,7 +6607,7 @@ doelse() { if (!iftest[cmdlvl]) { /* If IF was false do ELSE part */ if (maclvl > -1 || tlevel > -1) { /* In macro or command file */ debug(F100,"doelse pushing","",0); -#ifndef COMMENT +#ifdef COMMENT pushcmd(NULL); /* save rest of command. */ #else /* This fixes certain obscure problems */