From 36d0d680d6675040a81c21477c55006a3bd0f942 Mon Sep 17 00:00:00 2001 From: powturbo Date: Mon, 1 Jun 2015 08:15:35 +0200 Subject: [PATCH] . --- bitutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitutil.c b/bitutil.c index 82fb4ff..b3cd3f5 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"