diff --git a/bitpack256v.c b/bitpack256v.c index f945153..bc53edd 100644 --- a/bitpack256v.c +++ b/bitpack256v.c @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// "Integer Compression" SIMD bit packing +// "Integer Compression" SIMD bit packing #ifndef VSTI #include #include "bitpack.h"