xpressn.c, prepare

This commit is contained in:
rlar 2013-10-07 18:18:07 +02:00
parent 37e4ec8f05
commit b232a25fb6
1 changed files with 1 additions and 1 deletions

View File

@ -1309,7 +1309,7 @@ formula(tdico *dico, char *s, bool *perror)
topop = level;
}
if (state > 0)
if (state != 0)
oldstate = state;
}