X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fdup-cmp.c;h=5fec1760c56275522fbfc5ea061d61f780bef272;hb=62eda8640605c19ecd817e274e75717022349732;hp=5d3650391127a4c17ca076df5ef948da7f25ef02;hpb=f9a73200a660323a23122c06ffc8c82002883e43;p=libucw.git diff --git a/images/dup-cmp.c b/images/dup-cmp.c index 5d365039..5fec1760 100644 --- a/images/dup-cmp.c +++ b/images/dup-cmp.c @@ -18,7 +18,7 @@ #include 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)