about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2023-07-13 13:37:47 +0200
committerGitHub <noreply@github.com>2023-07-13 13:37:47 +0200
commit1132b08d7d3ef6bae712ced57d32ce06abfa973d (patch)
tree843e117de70ea0696aeaf2432eff48173803bd39
parent534b3eba143c0532e600eb6da08ac2195fa24570 (diff)
downloadafl++-1132b08d7d3ef6bae712ced57d32ce06abfa973d.tar.gz
Update afl-common.c typo
-rw-r--r--src/afl-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-common.c b/src/afl-common.c
index a6f83f6d..b4143a1b 100644
--- a/src/afl-common.c
+++ b/src/afl-common.c
@@ -403,7 +403,7 @@ u8 *find_binary(u8 *fname) {
 
           FATAL(
               "Unexpected overflow when processing ENV. This should never "
-              "happened.");
+              "had happened.");
 
         }