code format

This commit is contained in:
Dominik Maier
2020-08-23 10:40:46 +02:00
parent 425908a00c
commit e2b54bfa05
3 changed files with 3 additions and 5 deletions

View File

@ -985,7 +985,6 @@ int main(int argc, char **argv_orig, char **envp) {
}
if (afl->non_instrumented_mode == 2 && afl->no_forkserver) {
FATAL("AFL_DUMB_FORKSRV and AFL_NO_FORKSRV are mutually exclusive");