mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
Typo in name
This commit is contained in:
parent
db2eb75205
commit
80705aca61
@ -591,7 +591,7 @@ int main(int argc, char** argv) {
|
|||||||
if (optind == argc || !in_dir || !out_dir) usage(argv[0]);
|
if (optind == argc || !in_dir || !out_dir) usage(argv[0]);
|
||||||
|
|
||||||
OKF("afl++ is maintained by Marc \"van Hauser\" Heuse, Heiko \"hexcoder\" "
|
OKF("afl++ is maintained by Marc \"van Hauser\" Heuse, Heiko \"hexcoder\" "
|
||||||
"Eissfeldt and Andrea Fioraldi");
|
"Eißfeldt and Andrea Fioraldi");
|
||||||
OKF("afl++ is open source, get it at "
|
OKF("afl++ is open source, get it at "
|
||||||
"https://github.com/vanhauser-thc/AFLplusplus");
|
"https://github.com/vanhauser-thc/AFLplusplus");
|
||||||
OKF("Power schedules from github.com/mboehme/aflfast");
|
OKF("Power schedules from github.com/mboehme/aflfast");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user