Skip to content

Commit 1132b08

Browse files
authored
Update afl-common.c typo
1 parent 534b3eb commit 1132b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/afl-common.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ u8 *find_binary(u8 *fname) {
403403

404404
FATAL(
405405
"Unexpected overflow when processing ENV. This should never "
406-
"happened.");
406+
"had happened.");
407407

408408
}
409409

0 commit comments

Comments
 (0)