X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftestlib.h;fp=test%2Fapi%2Ftestlib.h;h=132ef95b49131df0e6b4e56f2406c0975d8ebde3;hb=3d3d0cebd23fa527a7e9d5d728e3c744acb37580;hp=ce7c1d05a8c45b9237b51fa23a6d0f5545e9610e;hpb=262720eca99a59a3bfcdc20703aa20b2257bf927;p=idzebra-moved-to-github.git diff --git a/test/api/testlib.h b/test/api/testlib.h index ce7c1d0..132ef95 100644 --- a/test/api/testlib.h +++ b/test/api/testlib.h @@ -1,4 +1,4 @@ -/* $Id: testlib.h,v 1.15 2005-08-09 12:30:47 adam Exp $ +/* $Id: testlib.h,v 1.16 2005-09-13 11:51:07 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -56,7 +56,7 @@ void start_log(int argc, char **argv); * and uses that if need be. * The name defaults to zebra.cfg, if null or emtpy */ -ZebraService start_service(char *cfgname); +ZebraService start_service(const char *cfgname); /**