Skip to content

Commit 945309c

Browse files
StepanGulyaevFahnenfluchtige
authored andcommitted
Typing fix
1 parent 41de569 commit 945309c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/envs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ static char *afl_environment_variables[] = {
115115
"AFL_TESTCACHE_ENTRIES", "AFL_TMIN_EXACT", "AFL_TMPDIR", "AFL_TOKEN_FILE",
116116
"AFL_TRACE_PC", "AFL_USE_ASAN", "AFL_USE_MSAN", "AFL_USE_TRACE_PC",
117117
"AFL_USE_UBSAN",
118-
"AFL_UBSAN_VERBOSE"
118+
"AFL_UBSAN_VERBOSE",
119119
"AFL_USE_TSAN",
120120
"AFL_USE_CFISAN", "AFL_CFISAN_VERBOSE", "AFL_USE_LSAN", "AFL_WINE_PATH",
121121
"AFL_NO_SNAPSHOT", "AFL_EXPAND_HAVOC_NOW", "AFL_USE_FASAN", "AFL_USE_QASAN",

0 commit comments

Comments
 (0)