mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 19:08:08 +00:00
typo
This commit is contained in:
@ -326,7 +326,7 @@ static void usage(u8 *argv0, int more_help) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef USE_PYTHON
|
#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);
|
(char *)PYTHON_VERSION);
|
||||||
#else
|
#else
|
||||||
SAYF("Compiled without Python module support.\n");
|
SAYF("Compiled without Python module support.\n");
|
||||||
|
Reference in New Issue
Block a user