X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fsort2%2Ft1.c;fp=test%2Fsort2%2Ft1.c;h=c69ba76c3795f6ce62b64456357c636e754c58db;hb=3d3d0cebd23fa527a7e9d5d728e3c744acb37580;hp=4812c02696a340180de034bb56dbb3a50a94be03;hpb=262720eca99a59a3bfcdc20703aa20b2257bf927;p=idzebra-moved-to-github.git diff --git a/test/sort2/t1.c b/test/sort2/t1.c index 4812c02..c69ba76 100644 --- a/test/sort2/t1.c +++ b/test/sort2/t1.c @@ -1,4 +1,4 @@ -/* $Id: t1.c,v 1.3 2005-08-09 12:30:48 adam Exp $ +/* $Id: t1.c,v 1.4 2005-09-13 11:51:10 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -25,7 +25,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA int main(int argc, char **argv) { ZebraService zs = start_up(0, argc, argv); - ZebraHandle zh = zebra_open(zs); + ZebraHandle zh = zebra_open(zs, 0); char path[256]; int i; zint ids[5];