mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
applied patch 10 from Joel Reed Daniel
* tests/plugins/Makefile.am tests/plugins/testplugin.c: applied patch 10 from Joel Reed Daniel
This commit is contained in:
@@ -311,7 +311,7 @@ xsltExtStyleShutdownTest(xsltStylesheetPtr style ATTRIBUTE_UNUSED,
|
||||
*/
|
||||
|
||||
void
|
||||
xmlsoft_org_xslt_testplugin_init(void)
|
||||
XSLTPUBFUN xmlsoft_org_xslt_testplugin_init(void)
|
||||
{
|
||||
xsltRegisterExtModuleFull((const xmlChar *) XSLT_TESTPLUGIN_URL,
|
||||
xsltExtInitTest, xsltExtShutdownTest,
|
||||
|
Reference in New Issue
Block a user