From 1625e56b2d3a5e08dc4c42943780b4c334c43592 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sun, 31 May 2015 22:35:29 +0200 Subject: [PATCH] . --- vint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vint.c b/vint.c index 148359e..73dcf78 100644 --- a/vint.c +++ b/vint.c @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// vint.c - "Integer Compression" variable byte +// vint.c - "Integer Compression" variable byte #include #include "conf.h"