mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
fix typo
This commit is contained in:
@ -1339,7 +1339,7 @@ void show_init_stats(afl_state_t *afl) {
|
||||
|
||||
}
|
||||
|
||||
ACTF("No -t option specified, so I'll use exec timeout of %u ms.",
|
||||
ACTF("No -t option specified, so I'll use exec an timeout of %u ms.",
|
||||
afl->fsrv.exec_tmout);
|
||||
|
||||
afl->timeout_given = 1;
|
||||
|
Reference in New Issue
Block a user