stupid error fixed: tes shouldn't have worked
authoreck <none@none>
Thu, 6 Sep 1990 08:59:02 +0000 (08:59 +0000)
committereck <none@none>
Thu, 6 Sep 1990 08:59:02 +0000 (08:59 +0000)
util/opt/tes.c

index 7dfe41f..5582a9d 100644 (file)
@@ -96,6 +96,7 @@ line_p lnp;
                while (*s != '\0') {
                         if (*s++ == '-') {             /* ignores asp -4 */
                                stacktop = 0;
+                               s++;
                                continue;
                         }