diff --git a/bitunpack.h b/bitunpack.h index bed2fc8..af03f9d 100644 --- a/bitunpack.h +++ b/bitunpack.h @@ -52,6 +52,7 @@ static ALWAYS_INLINE void bitsetx32(const unsigned char *__restrict in, uns // ---------------- DFOR : integrated bitpacking, for delta packed SORTED array (Ex. DocId in inverted index) ------------------------------- // start < out[0] < out[1] < ... < out[n-2] < out[n-1] < (1<