summaryrefslogtreecommitdiffstats
path: root/lib/xxhash.c
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-15 00:34:05 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-15 00:34:05 (GMT)
commita18fb4392a9f249528a4071a5583e17668d92872 (patch)
tree56cf1740e2843b81960bbcdf3adc1c8a768f3583 /lib/xxhash.c
parent74a6b14f291c1041a6b36dfb2722268b703c0e96 (diff)
parent248b761f55b92a34eacbfe2ac5d6f1b94e69d7bf (diff)
downloadlz4-a18fb4392a9f249528a4071a5583e17668d92872.zip
lz4-a18fb4392a9f249528a4071a5583e17668d92872.tar.gz
lz4-a18fb4392a9f249528a4071a5583e17668d92872.tar.bz2
Merge pull request #58 from Cyan4973/sparseFile
Sparse file
Diffstat (limited to 'lib/xxhash.c')
-rw-r--r--lib/xxhash.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/xxhash.c b/lib/xxhash.c
index 093564c..aca1e0a 100644
--- a/lib/xxhash.c
+++ b/lib/xxhash.c
@@ -28,8 +28,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
You can contact the author at :
-- xxHash source repository : http://code.google.com/p/xxhash/
-- xxHash source mirror : https://github.com/Cyan4973/xxHash
+- xxHash source repository : https://github.com/Cyan4973/xxHash
- public discussion board : https://groups.google.com/forum/#!forum/lz4c
*/