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

@ -647,8 +647,8 @@ static void usage(u8* argv0) {
" -c - allow core dumps\n\n"
"This tool displays raw tuple data captured by AFL instrumentation.\n"
"For additional help, consult %s/README.md.\n"
, argv0, MEM_LIMIT, doc_path);
"For additional help, consult %s/README.md.\n",
argv0, MEM_LIMIT, doc_path);
exit(1);