X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuus6.c;h=5dcd8284ca00ce9b84efd733a8598d5017a015d2;hb=93474921d1578ad0c3b535d89d543ca4dfbd8be2;hp=a5abf19887fa307ebc87e3c1eae919b63a69e535;hpb=d81712dce9aa09bec92ef6c40bbdeac4b782dd07;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 */