From f84022224cef4fdb7e2fea44048635a854d44464 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sun, 31 May 2015 22:29:40 +0200 Subject: [PATCH] . --- eliasfano.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eliasfano.c b/eliasfano.c index 0485b16..c4c5779 100644 --- a/eliasfano.c +++ b/eliasfano.c @@ -22,7 +22,7 @@ - email : powturbo [_AT_] gmail [_DOT_] com **/ -// eliasfano.c - "Integer Compression" Elias Fano +// eliasfano.c - "Integer Compression" Elias Fano #ifndef USIZE //------------------------------------ functions ----------------------------------------------------------------- #include #include