X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_record_conv.c;h=33ede53b269829815b3e2432eca7788b6ca60ed8;hb=fbb0389c468253ae678c1169fe0d7a8d8d54e8cb;hp=d1d1659778285c6c6904664c1e7eb922fb228ef7;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/test/tst_record_conv.c b/test/tst_record_conv.c index d1d1659..33ede53 100644 --- a/test/tst_record_conv.c +++ b/test/tst_record_conv.c @@ -7,7 +7,6 @@ #include #include #include -#include #if HAVE_CONFIG_H #include @@ -334,7 +333,7 @@ static void tst_convert2(void) int main(int argc, char **argv) { YAZ_CHECK_INIT(argc, argv); - libxml2_error_to_yazlog(0 /* disable log */, 0); + yaz_log_xml_errors(0, 0 /* disable log */); #if YAZ_HAVE_XML2 tst_configure(); #endif