]> mj.ucw.cz Git - libucw.git/blobdiff - images/dup-cmp.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#dev-threads
[libucw.git] / images / dup-cmp.c
index 5d3650391127a4c17ca076df5ef948da7f25ef02..5fec1760c56275522fbfc5ea061d61f780bef272 100644 (file)
@@ -18,7 +18,7 @@
 #include <fcntl.h>
 
 static uns image_dup_ratio_threshold = 140;
-static uns image_dup_error_threshold = 800;
+static uns image_dup_error_threshold = 100;
 
 static inline uns
 err (int a, int b)