code format

This commit is contained in:
van Hauser
2020-06-03 10:50:49 +02:00
parent 1c95e2e8e0
commit fc164e4709
13 changed files with 90 additions and 64 deletions

View File

@ -524,7 +524,9 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
} else {
FATAL("Target requested sharedmem fuzzing, but we failed to enable it.");
FATAL(
"Target requested sharedmem fuzzing, but we failed to enable "
"it.");
}