xpressn.c, prepare
This commit is contained in:
parent
37e4ec8f05
commit
b232a25fb6
|
|
@ -1309,7 +1309,7 @@ formula(tdico *dico, char *s, bool *perror)
|
|||
topop = level;
|
||||
}
|
||||
|
||||
if (state > 0)
|
||||
if (state != 0)
|
||||
oldstate = state;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue