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