summaryrefslogtreecommitdiffstats
path: root/programs/fullbench.c
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-17 17:02:01 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-17 17:02:01 (GMT)
commit7d87d43e619b0296bbe3f1674f10575b3f68c189 (patch)
treed69b52fb3cee70129f9c9101278ade033aa5363c /programs/fullbench.c
parentb54d256f563bddff985b326bbcb374a8789b3e04 (diff)
downloadlz4-7d87d43e619b0296bbe3f1674f10575b3f68c189.zip
lz4-7d87d43e619b0296bbe3f1674f10575b3f68c189.tar.gz
lz4-7d87d43e619b0296bbe3f1674f10575b3f68c189.tar.bz2
Updated lz4io sparse file support (alignment properties)
Diffstat (limited to 'programs/fullbench.c')
-rw-r--r--programs/fullbench.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/programs/fullbench.c b/programs/fullbench.c
index 017b020..0c6e05e 100644
--- a/programs/fullbench.c
+++ b/programs/fullbench.c
@@ -19,8 +19,7 @@
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
You can contact the author at :
- - LZ4 source repository : http://code.google.com/p/lz4
- - LZ4 source mirror : https://github.com/Cyan4973/lz4
+ - LZ4 source repository : https://github.com/Cyan4973/lz4
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
*/