From 5f4c51fc037fb7c4d6e34b6fd840a1552001b1b9 Mon Sep 17 00:00:00 2001 From: powturbo Date: Mon, 1 Jun 2015 08:16:09 +0200 Subject: [PATCH] . --- bitutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitutil.c b/bitutil.c index b3cd3f5..9d0141f 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"