aboutsummaryrefslogtreecommitdiff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-27 08:41:45 +0100
committervan Hauser <vh@thc.org>2021-01-27 08:41:45 +0100
commit2044c7e2b548e2747fde5deff65c78dd05e2ec8d (patch)
tree54c4c2c82ce93e093af9d99923af1aaa820e98d0 /include/envs.h
parent6b721900d5fb0040333780c7b3b6789cd35a0fea (diff)
downloadAFLplusplus-2044c7e2b548e2747fde5deff65c78dd05e2ec8d.tar.gz
fix include
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 756cd737..931cff15 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -48,7 +48,7 @@ static char *afl_environment_variables[] = {
"AFL_EXIT_WHEN_DONE",
"AFL_FAST_CAL",
"AFL_FORCE_UI",
- "AFL_FUZZER_ARGS". // oss-fuzz
+ "AFL_FUZZER_ARGS", // oss-fuzz
"AFL_GCC_ALLOWLIST",
"AFL_GCC_DENYLIST",
"AFL_GCC_BLOCKLIST",