X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstsoap1.c;h=80df562c22f5503fdd80dad37c4d23157776da0d;hp=2290e83ca07f80aea94a4bebea617447b8063250;hb=ba1eb985bfd53a8cfbfd251e65688921dba56236;hpb=fc6d778b923000b5c6ad8e108b0b184178a9d33f diff --git a/test/tstsoap1.c b/test/tstsoap1.c index 2290e83..80df562 100644 --- a/test/tstsoap1.c +++ b/test/tstsoap1.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstsoap1.c,v 1.7 2006-07-06 10:17:55 adam Exp $ + * $Id: tstsoap1.c,v 1.8 2006-10-04 16:59:34 mike Exp $ */ #include @@ -11,7 +11,7 @@ #endif #include -void tst() +void tst(void) { #if YAZ_HAVE_XML2 xmlChar *buf_out;