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:
abd433d
)
Do not use old define from proto.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Jan 2010 12:51:06 +0000
(13:51 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Jan 2010 12:51:06 +0000
(13:51 +0100)
test/api/test_result_sets.c
patch
|
blob
|
history
diff --git
a/test/api/test_result_sets.c
b/test/api/test_result_sets.c
index
41d5aa2
..
3e8e41e
100644
(file)
--- a/
test/api/test_result_sets.c
+++ b/
test/api/test_result_sets.c
@@
-71,7
+71,7
@@
static void tst(int argc, char **argv)
exit(1);
}
yaz_pqf_destroy(parser);
- zebra_deleteResultSet(zh, Z_DeleteRequest_list,
+ zebra_deleteResultSet(zh, Z_DeleteResultSetRequest_list,
1, &setnamep, &status);
odr_destroy(odr_input);
odr_destroy(odr_output);