diff --git a/icbench.c b/icbench.c index b226f1b..c9ba169 100644 --- a/icbench.c +++ b/icbench.c @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// icbench.c - "Integer Compression" benchmark program +// icbench.c - "Integer Compression" benchmark program #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 #include