mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 08:11:34 +00:00
show correct python version and readme name
This commit is contained in:
parent
6dea693441
commit
bfc33150f4
@ -147,7 +147,7 @@ static void usage(u8* argv0) {
|
||||
SAYF("Compiled with Python %s module support, see docs/python_mutators.txt\n", (char*)PYTHON_VERSION);
|
||||
#endif
|
||||
|
||||
SAYF("For additional information please consult %s/README.md\n\n", doc_path);
|
||||
SAYF("For additional help please consult %s/README.md\n\n", doc_path);
|
||||
|
||||
exit(1);
|
||||
#undef PHYTON_SUPPORT
|
||||
|
Loading…
x
Reference in New Issue
Block a user