fix afl-cmin.bash

This commit is contained in:
aflpp
2020-06-22 08:28:41 +02:00
parent a49b5ef072
commit 87f127722c
3 changed files with 3 additions and 2 deletions

View File

@ -559,7 +559,7 @@ static void usage(u8 *argv0) {
"size\n"
" the target was compiled for\n"
"AFL_PRELOAD: LD_PRELOAD / DYLD_INSERT_LIBRARIES settings for target\n"
"AFL_QUIET: do not print extra informational output",
"AFL_QUIET: do not print extra informational output\n",
argv0, MEM_LIMIT, doc_path);
exit(1);