diff --git a/bitutil.h b/bitutil.h index ae4e667..1480f1d 100644 --- a/bitutil.h +++ b/bitutil.h @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// bitutil.h - "Integer Compression" +// bitutil.h - "Integer Compression" #include #define _BITFORZERO(_out_, _n_, _start_, _inc_) do { unsigned _i;\