diff --git a/eliasfano.c b/eliasfano.c index fbd58bf..0d3c3b7 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