From 289f0c3a23479ec149f2d531d93cd2269da3ce34 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sun, 31 May 2015 22:28:20 +0200 Subject: [PATCH] . --- bitutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitutil.c b/bitutil.c index 45193c4..e4f4960 100644 --- a/bitutil.c +++ b/bitutil.c @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// bitutil.h - "Integer Compression" +// bitutil.h - "Integer Compression" #include "conf.h" #include "bitutil.h"