This commit is contained in:
hexcoder-
2021-01-02 20:06:02 +01:00
parent 84d3192f01
commit 33abd70647

View File

@ -1534,7 +1534,7 @@ int main(int argc, char **argv_orig, char **envp) {
if (!afl->pending_not_fuzzed) {
FATAL("We need at least on valid input seed that does not crash!");
FATAL("We need at least one valid input seed that does not crash!");
}