about summary refs log tree commit diff
path: root/afl-cmin
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-06-21 09:57:24 +0200
committervanhauser-thc <vh@thc.org>2023-06-21 09:57:24 +0200
commit936b6dcb5d7a93d2aa211d0812fd26ba0b2c7d3c (patch)
tree7bb7d886263b6f7db7964b0955cc023baefefc5b /afl-cmin
parent51ab51ca278dafacfca1131fd339529e9d7dce08 (diff)
downloadafl++-936b6dcb5d7a93d2aa211d0812fd26ba0b2c7d3c.tar.gz
nits
Diffstat (limited to 'afl-cmin')
-rwxr-xr-xafl-cmin2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin
index de76caf8..3e37dbdb 100755
--- a/afl-cmin
+++ b/afl-cmin
@@ -513,7 +513,7 @@ BEGIN {
 
   if (threads > 1) {
 
-    print "[*] Creating " threads " parallel tasks with about " inputsperfile " each."
+    print "[*] Creating " threads " parallel tasks with about " inputsperfile " items each."
     for (i = 1; i <= threads; i++) {
 
       if (!stdin_file) {