X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fnfaxml.h;fp=include%2Fyaz%2Fnfaxml.h;h=8ddb0a2e181c7104243fc6cecb584c5bb9ea018a;hb=11d1675ce7431f8b58a9b4d458c1b7a929a51959;hp=55fc3836e5d35cf1b4fb042599b11ece705adef5;hpb=9eb7c036e5fba056b392eb803bddb7e75382b15c;p=yaz-moved-to-github.git diff --git a/include/yaz/nfaxml.h b/include/yaz/nfaxml.h index 55fc383..8ddb0a2 100644 --- a/include/yaz/nfaxml.h +++ b/include/yaz/nfaxml.h @@ -1,6 +1,6 @@ /* Copyright (C) 2006, Index Data ApS * See the file LICENSE for details. - * $Id: nfaxml.h,v 1.2 2006-07-06 06:08:19 adam Exp $ + * $Id: nfaxml.h,v 1.3 2006-07-06 07:45:07 adam Exp $ */ /** @@ -54,7 +54,7 @@ YAZ_BEGIN_CDECL * call xmlGetLastError() to get the details of the error. * */ -yaz_nfa *yaz_nfa_parse_xml_doc(xmlDocPtr doc); +yaz_nfa *yaz_nfa_parse_xml_doc(void *xmlDocPtr); /** \brief Parse the NFA from a file