inlineonly = 1;
continue;
case NINLINESW:
- inlineonly = 1;
+ inlineonly = 0;
continue;
case PARTSW:
context_save (); /* save the context file */
}
- if (concat)
+ if (concatsw)
m_popen(moreproc, 0);
/*
free ((char *) cts);
cts = NULL;
- if (concat)
+ if (concatsw)
m_pclose();
done (0);