From dfa0c9cfd1ec4bea84ea399e25889b5fc93c648b Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 29 May 2019 09:45:59 +0200 Subject: remove an unnecessary linefeed --- afl-fuzz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'afl-fuzz.c') diff --git a/afl-fuzz.c b/afl-fuzz.c index 40a49544..6bd6f79d 100644 --- a/afl-fuzz.c +++ b/afl-fuzz.c @@ -7074,7 +7074,7 @@ static void usage(u8* argv0) { " -T text - text banner to show on the screen\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" "For additional tips, please consult %s/README.\n\n", -- cgit 1.4.1