X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ft3.c;h=588761254346d87bf957202df70e9091292552c9;hb=ccabffc112ba33841d636522046c9ce4f02152c2;hp=11616448aece7f3b264abbabdeaa4bb8cf58b214;hpb=9af25502b9e14213d1d44e99e38f752c3a174b44;p=idzebra-moved-to-github.git diff --git a/test/api/t3.c b/test/api/t3.c index 1161644..5887612 100644 --- a/test/api/t3.c +++ b/test/api/t3.c @@ -1,6 +1,6 @@ -/* $Id: t3.c,v 1.13 2004-12-02 11:28:20 adam Exp $ - Copyright (C) 2003,2004 - Index Data Aps +/* $Id: t3.c,v 1.15 2005-01-22 12:20:35 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -68,7 +68,7 @@ int main(int argc, char **argv) VAL_TEXT_XML, 1, &retrievalRecord); #endif #if 1 - zebra_deleleResultSet(zh, Z_DeleteRequest_list, + zebra_deleteResultSet(zh, Z_DeleteRequest_list, 1, &setnamep, &status); #endif odr_destroy(odr_input);