X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2Fxpath4.c;h=714df3a156781877ce713f78cd9230e889ea10d1;hb=86277fd5ab0909de99a3e81b92d087ae45882a4a;hp=2ffefadc12de0d78950fb5655be184ecc11e3745;hpb=a34c87ac6c08ec62534e4068a5bd1fac93df8abe;p=idzebra-moved-to-github.git diff --git a/test/xpath/xpath4.c b/test/xpath/xpath4.c index 2ffefad..714df3a 100644 --- a/test/xpath/xpath4.c +++ b/test/xpath/xpath4.c @@ -1,6 +1,6 @@ -/* $Id: xpath4.c,v 1.1 2004-12-02 14:05:04 adam Exp $ - Copyright (C) 2003,2004 - Index Data Aps +/* $Id: xpath4.c,v 1.3 2005-01-15 19:38:40 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -85,7 +85,7 @@ const char *myrec[] = { int main(int argc, char **argv) { - ZebraService zs = start_up("zebraxpath.cfg", argc, argv); + ZebraService zs = start_up(0, argc, argv); ZebraHandle zh = zebra_open(zs); #if 0