]> git.saurik.com Git - redis.git/blobdiff - lzfP.h
allow AOF to be fixed by truncating to the portion of the file that is valid
[redis.git] / lzfP.h
diff --git a/lzfP.h b/lzfP.h
index 3781cac125aa56ddc3387afa0ef55055c1bcefde..d533f18292bc2e21949633aca9a997597ad1746e 100644 (file)
--- a/lzfP.h
+++ b/lzfP.h
@@ -88,7 +88,7 @@
  * deterministic/repeatable when the configuration otherwise is the same).
  */
 #ifndef INIT_HTAB
-# define INIT_HTAB 1
+# define INIT_HTAB 0
 #endif
 
 /*