remove an unnecessary linefeed

This commit is contained in:
van Hauser 2019-05-29 09:45:59 +02:00
parent 429afb710c
commit dfa0c9cfd1

View File

@ -7074,7 +7074,7 @@ static void usage(u8* argv0) {
" -T text - text banner to show on the screen\n" " -T text - text banner to show on the screen\n"
" -M / -S id - distributed mode (see parallel_fuzzing.txt)\n" " -M / -S id - distributed mode (see parallel_fuzzing.txt)\n"
" -C - crash exploration mode (the peruvian rabbit thing)\n\n" " -C - crash exploration mode (the peruvian rabbit thing)\n"
" -e ext - File extension for the temporarily generated test case\n\n" " -e ext - File extension for the temporarily generated test case\n\n"
"For additional tips, please consult %s/README.\n\n", "For additional tips, please consult %s/README.\n\n",