Keep ms_stb's where they are

This commit is contained in:
ceriel 1991-08-27 09:08:05 +00:00
parent 5d4aa41db7
commit edd602fcdb

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;