summaryrefslogtreecommitdiff
path: root/lzfP.h
diff options
context:
space:
mode:
authorroot <root>2006-07-07 15:34:11 +0000
committerroot <root>2006-07-07 15:34:11 +0000
commitc236b409799117eb10770bb7225d10d8409dee35 (patch)
treebf79a84679f4f35aa2f90e96fea6aecef2d79470 /lzfP.h
parent62f3e819eab18f9d175408dd7421b137132a728d (diff)
*** empty log message ***rel-1_6
Diffstat (limited to 'lzfP.h')
-rw-r--r--lzfP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lzfP.h b/lzfP.h
index 84c6028..4d5a21e 100644
--- a/lzfP.h
+++ b/lzfP.h
@@ -128,7 +128,7 @@
* (<1% slowdown), but might slow down older cpus considerably.
*/
#ifndef CHECK_INPUT
-# define CHECK_INPUT 0
+# define CHECK_INPUT 1
#endif
/*****************************************************************************/