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:
7b30a2f
)
Remove log message
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 4 Aug 2004 09:05:17 +0000
(09:05 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 4 Aug 2004 09:05:17 +0000
(09:05 +0000)
index/zebraapi.c
patch
|
blob
|
history
diff --git
a/index/zebraapi.c
b/index/zebraapi.c
index
b99874f
..
3e98491
100644
(file)
--- a/
index/zebraapi.c
+++ b/
index/zebraapi.c
@@
-1,4
+1,4
@@
-/* $Id: zebraapi.c,v 1.121 2004-08-04 08:35:23 adam Exp $
+/* $Id: zebraapi.c,v 1.122 2004-08-04 09:05:17 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
Index Data Aps
@@
-1992,7
+1992,6
@@
int zebra_update_record (ZebraHandle zh,
match, fname,
force_update,
1); /* allow_update */
- yaz_log(LOG_LOG, "zebra_update_record returned res=%d", res);
zebra_end_trans(zh);
return res;
}