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