fix typo fix

This commit is contained in:
hexcoder
2021-08-20 13:00:51 +02:00
committed by GitHub
parent 41a4c99d01
commit f189668dd6

View File

@ -1339,7 +1339,7 @@ void show_init_stats(afl_state_t *afl) {
} }
ACTF("No -t option specified, so I'll use exec an timeout of %u ms.", ACTF("No -t option specified, so I'll use an exec timeout of %u ms.",
afl->fsrv.exec_tmout); afl->fsrv.exec_tmout);
afl->timeout_given = 1; afl->timeout_given = 1;