]> err.no Git - varnish/commitdiff
Silence debug noise
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 8 Dec 2008 10:16:25 +0000 (10:16 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 8 Dec 2008 10:16:25 +0000 (10:16 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3458 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/hash_critbit.c

index 5b178229bf285b9ed6986c7f5435d75e869a52af..b5c770401ba3b3236c97414cfe883faf3c711016 100644 (file)
@@ -30,7 +30,7 @@
  * A Crit Bit tree based hash
  */
 
-#define PHK    1
+#define PHK    0
 
 #include "config.h"