code format

This commit is contained in:
van Hauser
2020-02-17 08:26:26 +01:00
parent 220804714b
commit 55e90c0c36
3 changed files with 17 additions and 13 deletions

View File

@ -545,8 +545,7 @@ int main(int argc, char** argv) {
"AFL_KEEP_ASSEMBLY: leave instrumented assembly files\n"
"AFL_AS_FORCE_INSTRUMENT: force instrumentation\n"
"AFL_HARDEN, AFL_USE_ASAN, AFL_USE_MSAN, ALF_USE_UBSAN:\n"
" used in the instrumentation summary message\n"
);
" used in the instrumentation summary message\n");
exit(1);