X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuus6.c;h=a5abf19887fa307ebc87e3c1eae919b63a69e535;hb=cb562cea088d0e6858dfb4b30daf7ada8e9119b3;hp=5dcd8284ca00ce9b84efd733a8598d5017a015d2;hpb=8d5a97cca5dc3d41681e7a2dd709ac0ea93e73c5;p=ckermit.git diff --git a/ckuus6.c b/ckuus6.c index 5dcd828..a5abf19 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); -#ifdef COMMENT +#ifndef COMMENT pushcmd(NULL); /* save rest of command. */ #else /* This fixes certain obscure problems */