diff options
author | root <root> | 2010-06-01 02:30:06 +0000 |
---|---|---|
committer | root <root> | 2010-06-01 02:30:06 +0000 |
commit | 257c6be2fae723f73c01505a5479e9e78646233b (patch) | |
tree | 55e898bd4c4baa1990ffb9357da774ab284262a4 /lzf_c.c | |
parent | dd641edac04378dd4277de0eaaff5d0f798e0ba5 (diff) |
*** empty log message ***
Diffstat (limited to 'lzf_c.c')
-rw-r--r-- | lzf_c.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,8 @@ /* * don't play with this unless you benchmark! - * decompression is not dependent on the hash function - * the hashing function might seem strange, just believe me + * the data format is not dependent on the hash function. + * the hash function might seem strange, just believe me, * it works ;) */ #ifndef FRST |