stupid error fixed: tes shouldn't have worked
This commit is contained in:
parent
3c4d21c9c2
commit
60497c47a0
@ -96,6 +96,7 @@ line_p lnp;
|
||||
while (*s != '\0') {
|
||||
if (*s++ == '-') { /* ignores asp -4 */
|
||||
stacktop = 0;
|
||||
s++;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user