code-format

This commit is contained in:
van Hauser
2020-02-28 00:19:36 +01:00
parent d83ab141f6
commit 4e37e12c06
10 changed files with 158 additions and 152 deletions

View File

@ -260,7 +260,8 @@ static void __afl_start_forkserver(void) {
}
/* A simplified persistent mode handler, used as explained in llvm_mode/README.md. */
/* A simplified persistent mode handler, used as explained in
* llvm_mode/README.md. */
int __afl_persistent_loop(unsigned int max_cnt) {