mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
typo
This commit is contained in:
parent
9b72fe4880
commit
9eb66cccf4
@ -1900,7 +1900,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
if (getenv(PERSIST_ENV_VAR) && !afl->persistent_mode) {
|
||||
|
||||
WARNF(
|
||||
"Persistent mode environment variable detected, forcing persitent "
|
||||
"Persistent mode environment variable detected, forcing persistent "
|
||||
"mode!");
|
||||
afl->persistent_mode = 1;
|
||||
afl->fsrv.persistent_mode = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user