Keep ms_stb's where they are
This commit is contained in:
parent
5d4aa41db7
commit
edd602fcdb
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user