projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb5bda1
)
Disable limit debugging
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 29 Nov 2005 09:37:04 +0000
(09:37 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 29 Nov 2005 09:37:04 +0000
(09:37 +0000)
index/limit.c
patch
|
blob
|
history
diff --git
a/index/limit.c
b/index/limit.c
index
b984af8
..
972d77e
100644
(file)
--- 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 <yaz/diagbib1.h>
#include "index.h"
-#define ZEBRA_LIMIT_DEBUG 1
+#define ZEBRA_LIMIT_DEBUG 0
struct zebra_limit {
int complement_flag;