1
0
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:
Daniel Veillard
2005-01-20 20:06:12 +00:00
parent 6a4b48d2ea
commit 40ceae83bd
3 changed files with 7 additions and 2 deletions

View File

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