diff options
author | Przemyslaw Skibinski <inikep@gmail.com> | 2016-11-03 14:12:57 (GMT) |
---|---|---|
committer | Przemyslaw Skibinski <inikep@gmail.com> | 2016-11-03 14:12:57 (GMT) |
commit | 84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4 (patch) | |
tree | c713aac118f4c49a751dea2a4189653a9458aa3e /programs/bench.h | |
parent | e624978ea2a0ede65a9d43fc4f514addb3d8b12a (diff) | |
download | lz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.zip lz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.tar.gz lz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.tar.bz2 |
updated links to LZ4 repository
Diffstat (limited to 'programs/bench.h')
-rw-r--r-- | programs/bench.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/bench.h b/programs/bench.h index 1e3df78..e84aaee 100644 --- a/programs/bench.h +++ b/programs/bench.h @@ -17,7 +17,7 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. You can contact the author at : - - LZ4 source repository : https://github.com/Cyan4973/lz4 + - LZ4 source repository : https://github.com/lz4/lz4 - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c */ #pragma once |