mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
fixes for Windows from Igor Daniel
* include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes for Windows from Igor Daniel
This commit is contained in:
@@ -50,7 +50,7 @@ void xmlDebugDumpEntities (FILE *output,
|
||||
void xmlLsOneNode (FILE *output, xmlNodePtr node);
|
||||
int xmlLsCountNode (xmlNodePtr node);
|
||||
|
||||
const char *xmlBoolToText (int boolval);
|
||||
LIBXML_DLL_IMPORT const char *xmlBoolToText (int boolval);
|
||||
|
||||
/****************************************************************
|
||||
* *
|
||||
|
Reference in New Issue
Block a user