X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamshuf.c;h=33a5238f43aece07559bd1259cf24c2ed9580d79;hb=607d7a0ab79152be4153fa09861cfa889488f2c7;hp=49c90659c140b500193a5dd59e6ee5d09c6ae97e;hpb=e04c20c4c76cb19dc015dfa1d733f5473c34134f;p=samtools.git diff --git a/bamshuf.c b/bamshuf.c index 49c9065..33a5238 100644 --- a/bamshuf.c +++ b/bamshuf.c @@ -6,7 +6,7 @@ #include "sam.h" #include "ksort.h" -#define DEF_CLEVEL 3 +#define DEF_CLEVEL 1 static inline unsigned hash_Wang(unsigned key) {