mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
Update the documents of the custom mutator
- Merge python_mutators.md into custom_mutator.md - Remove python_mutators.md
This commit is contained in:
@ -194,7 +194,7 @@ static void usage(u8* argv0, int more_help) {
|
||||
"use \"-hh\".\n\n");
|
||||
|
||||
#ifdef USE_PYTHON
|
||||
SAYF("Compiled with %s module support, see docs/python_mutators.md\n",
|
||||
SAYF("Compiled with %s module support, see docs/custom_mutator.md\n",
|
||||
(char*)PYTHON_VERSION);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user