From e04d65cd8bf8cdda84fa1d499f3fc8a449279cd8 Mon Sep 17 00:00:00 2001 From: powturbo Date: Mon, 1 Jun 2015 08:20:28 +0200 Subject: [PATCH] . --- eliasfano.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eliasfano.c b/eliasfano.c index c4c5779..0485b16 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