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:
13e782a
)
remove debugging from rank1
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 26 Mar 2003 16:57:24 +0000
(16:57 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 26 Mar 2003 16:57:24 +0000
(16:57 +0000)
index/rank1.c
patch
|
blob
|
history
diff --git
a/index/rank1.c
b/index/rank1.c
index
9ad92a6
..
1c1c149
100644
(file)
--- a/
index/rank1.c
+++ b/
index/rank1.c
@@
-1,5
+1,5
@@
-/* $Id: rank1.c,v 1.13 2003-03-26 16:41:48 adam Exp $
- Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
+/* $Id: rank1.c,v 1.14 2003-03-26 16:57:24 adam Exp $
+ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
Index Data Aps
This file is part of the Zebra server.
@@
-30,7
+30,7
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include <unistd.h>
#endif
-#define DEBUG_RANK 1
+#define DEBUG_RANK 0
#include "index.h"