Keep ms_stb's where they are

This commit is contained in:
ceriel 1991-08-27 09:08:05 +00:00
parent da67983385
commit 0ed0757094

View File

@ -165,6 +165,7 @@ backward() {
case ps_mes:
if (prodepth != 0 &&
((int) aoff(lnp->l_a.la_arg, 0) == ms_std ||
(int) aoff(lnp->l_a.la_arg, 0) == ms_stb ||
(int) aoff(lnp->l_a.la_arg, 0) == ms_ego)) {
lnp->l_next = i;
i = lnp;