X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Flimit.c;h=972d77ed238a770b6b336d744988434ded7b8c63;hb=8cd521d7155551f57b5d629fd39e2025b7df26c9;hp=b984af874f3c8c90bd6e31242cddf3f5e368fa76;hpb=eb5bda120e13dbe68357564054193587d99e9580;p=idzebra-moved-to-github.git diff --git a/index/limit.c b/index/limit.c index b984af8..972d77e 100644 --- a/index/limit.c +++ b/index/limit.c @@ -1,4 +1,4 @@ -/* $Id: limit.c,v 1.5 2005-10-30 22:52:37 adam Exp $ +/* $Id: limit.c,v 1.6 2005-11-29 09:37:04 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -27,7 +27,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include "index.h" -#define ZEBRA_LIMIT_DEBUG 1 +#define ZEBRA_LIMIT_DEBUG 0 struct zebra_limit { int complement_flag;