From db3ca576cd64d083c687287fe7ef78f52bc4caeb Mon Sep 17 00:00:00 2001
From: root <root>
Date: Thu, 28 Sep 2006 12:36:50 +0000
Subject: *** empty log message ***

---
 lzfP.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lzfP.h b/lzfP.h
index 4d5a21e..988ea14 100644
--- a/lzfP.h
+++ b/lzfP.h
@@ -95,7 +95,8 @@
 
 /*
  * You may choose to pre-set the hash table (might be faster on some
- * modern cpus and large (>>64k) blocks)
+ * modern cpus and large (>>64k) blocks, and also makes compression
+ * deterministic/repeatable when the configuration otherwise is the same).
  */
 #ifndef INIT_HTAB
 # define INIT_HTAB 0
-- 
cgit v1.2.3