From 03afe070b4d66b9eb9214c7aaded9b6b8edacb53 Mon Sep 17 00:00:00 2001 From: x Date: Sat, 21 Jan 2017 17:32:58 +0100 Subject: [PATCH] TurboPFor: Variable byte c/c++ header --- vint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vint.h b/vint.h index 1fe75a5..cf28d28 100644 --- a/vint.h +++ b/vint.h @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// "Integer Compression" variable byte include header +// "Integer Compression" variable byte include header #ifndef VINT_H #define VINT_H #include