remove more gcc 7 warnings

This commit is contained in:
leitner
2017-05-06 22:40:42 +00:00
parent a6a5daf303
commit 11536f5b2b
2 changed files with 2 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ static void fixup(struct Filter* f) {
buffer_putsflush(buffer_2,"\"!\n");
}
}
/* fall through */
case AND:
case OR:
case NOT: