mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
code format
This commit is contained in:
@ -402,7 +402,9 @@ static void usage(u8 *argv0, int more_help) {
|
||||
#endif
|
||||
|
||||
#ifdef _AFL_SPECIAL_PERFORMANCE
|
||||
SAYF("Compiled with special performance options for this specific system, it might not work on other platforms!\n");
|
||||
SAYF(
|
||||
"Compiled with special performance options for this specific system, it "
|
||||
"might not work on other platforms!\n");
|
||||
#endif
|
||||
|
||||
SAYF("For additional help please consult %s/README.md :)\n\n", doc_path);
|
||||
|
Reference in New Issue
Block a user