about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-07-11 21:42:03 +0200
committervanhauser-thc <vh@thc.org>2022-07-11 21:42:03 +0200
commit338f1ae2f85dffe7daa88fa78cd1d078a986d0d5 (patch)
treea2a3ea011299fba65f4304825a38eaee67c102b1
parent1f4b45b5bf006bfa1b3957c99bad3f0ec1c355dd (diff)
downloadafl++-338f1ae2f85dffe7daa88fa78cd1d078a986d0d5.tar.gz
fix mawk bug
-rwxr-xr-xafl-cmin1
1 files changed, 0 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin
index 71723c70..51835648 100755
--- a/afl-cmin
+++ b/afl-cmin
@@ -534,7 +534,6 @@ BEGIN {
     }
   }
   close(sortedKeys)
-  print ""
   print "[+] Found "tuple_count" unique tuples across "in_count" files."
 
   if (out_count == 1) {