about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-06 23:01:13 +0100
committervanhauser-thc <vh@thc.org>2021-03-06 23:01:13 +0100
commit7f062524c97ab18306d42e59ab0223e04ff78f24 (patch)
treed059498630b86c69faff7e7bf1b2dbe79c2558a5 /include/envs.h
parent99b4c3f3624db9300c175936aff22535db6eef67 (diff)
downloadafl++-7f062524c97ab18306d42e59ab0223e04ff78f24.tar.gz
fixes
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/envs.h b/include/envs.h
index f82bb803..6ba69f26 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -123,7 +123,7 @@ static char *afl_environment_variables[] = {
     "AFL_MAX_DET_EXTRAS",
     "AFL_PATH",
     "AFL_PERFORMANCE_FILE",
-    "AFL_PERSISTEN_REPLAY",
+    "AFL_PERSISTENT_RECORD",
     "AFL_PRELOAD",
     "AFL_PYTHON_MODULE",
     "AFL_QEMU_COMPCOV",