popped all patches
[ckermit.git] / ckuus6.c
index a5abf19..5dcd828 100644 (file)
--- 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 */