mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
typo
This commit is contained in:
@ -326,7 +326,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
}
|
||||
|
||||
#ifdef USE_PYTHON
|
||||
SAYF("Compiled with %s module support, see docs/custom_mutator.md\n",
|
||||
SAYF("Compiled with %s module support, see docs/custom_mutators.md\n",
|
||||
(char *)PYTHON_VERSION);
|
||||
#else
|
||||
SAYF("Compiled without Python module support.\n");
|
||||
|
Reference in New Issue
Block a user