From b8ed301bdced123549225d2dc1db6139b2831a2f Mon Sep 17 00:00:00 2001 From: x Date: Wed, 4 Jan 2017 16:23:40 +0100 Subject: [PATCH] BitUtil: header --- bitutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitutil.h b/bitutil.h index fd8a40a..c411b14 100644 --- a/bitutil.h +++ b/bitutil.h @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// "Integer Compression" +// "Integer Compression" #include #define BITFORSET_(_out_, _n_, _start_, _inc_) do { unsigned _i;\