4.00c readiness

This commit is contained in:
vanhauser-thc
2022-01-26 09:55:12 +01:00
parent 77c06408c3
commit b0758ac8db
7 changed files with 9 additions and 9 deletions

View File

@ -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