From 257c6be2fae723f73c01505a5479e9e78646233b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 Jun 2010 02:30:06 +0000 Subject: *** empty log message *** --- lzf_c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lzf_c.c b/lzf_c.c index 1878954..06afa63 100644 --- a/lzf_c.c +++ b/lzf_c.c @@ -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 -- cgit v1.2.3