summaryrefslogtreecommitdiffstats
path: root/programs/bench.h
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-13 01:24:08 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-13 01:24:08 (GMT)
commit45a357fd1704e9c6d2d8037277bda62e8c86308e (patch)
tree55cff5ceae829ff651af18bf4129b9db119a7379 /programs/bench.h
parente38c268b5a4b9289c29ad4d11c8f81c13b52464c (diff)
downloadlz4-45a357fd1704e9c6d2d8037277bda62e8c86308e.zip
lz4-45a357fd1704e9c6d2d8037277bda62e8c86308e.tar.gz
lz4-45a357fd1704e9c6d2d8037277bda62e8c86308e.tar.bz2
Improved sparse file support
Diffstat (limited to 'programs/bench.h')
-rw-r--r--programs/bench.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/programs/bench.h b/programs/bench.h
index 3231727..c04fb17 100644
--- a/programs/bench.h
+++ b/programs/bench.h
@@ -17,8 +17,8 @@
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 public forum : https://group.google.com/forum/#!forum/lz4c
+ - LZ4 source repository : https://github.com/Cyan4973/lz4
+ - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
*/
#pragma once