Keep ms_stb's where they are
authorceriel <none@none>
Tue, 27 Aug 1991 09:08:05 +0000 (09:08 +0000)
committerceriel <none@none>
Tue, 27 Aug 1991 09:08:05 +0000 (09:08 +0000)
util/opt/backward.c

index a774dc6..ec22186 100644 (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;