msxml3: Mark internal symbols with hidden visibility.
This commit is contained in:
parent
f51569626c
commit
61652263fa
|
@ -152,6 +152,7 @@ ANY (.)
|
|||
|
||||
%%
|
||||
|
||||
xmlChar* XSLPattern_to_XPath(xmlXPathContextPtr, xmlChar const*) DECLSPEC_HIDDEN;
|
||||
xmlChar* XSLPattern_to_XPath(xmlXPathContextPtr ctxt, xmlChar const* xslpat_str)
|
||||
{
|
||||
parser_param p;
|
||||
|
|
Loading…
Reference in New Issue