msxml3: Mark internal symbols with hidden visibility.

oldstable
Francois Gouget 2015-03-24 11:43:31 +01:00 committed by Alexandre Julliard
parent f51569626c
commit 61652263fa
1 changed files with 1 additions and 0 deletions

View File

@ -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;