Update afl-common.c typo

This commit is contained in:
hexcoder 2023-07-13 13:37:47 +02:00 committed by GitHub
parent 534b3eba14
commit 1132b08d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -403,7 +403,7 @@ u8 *find_binary(u8 *fname) {
FATAL(
"Unexpected overflow when processing ENV. This should never "
"happened.");
"had happened.");
}