mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
nits
This commit is contained in:
@ -1281,6 +1281,10 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
|
||||
}
|
||||
|
||||
WARNF(
|
||||
"Note that the MOpt mode is not maintained and is not as effective "
|
||||
"normal havoc mode.");
|
||||
|
||||
} break;
|
||||
|
||||
case 'h':
|
||||
|
Reference in New Issue
Block a user