mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
4.00c readiness
This commit is contained in:
@ -315,7 +315,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
SAYF("Compiled with %s module support, see docs/custom_mutator.md\n",
|
||||
(char *)PYTHON_VERSION);
|
||||
#else
|
||||
SAYF("Compiled without python module support.\n");
|
||||
SAYF("Compiled without Python module support.\n");
|
||||
#endif
|
||||
|
||||
#ifdef AFL_PERSISTENT_RECORD
|
||||
|
Reference in New Issue
Block a user