1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-06-15 10:41:43 +03:00

Fix various compiler warnings

This commit is contained in:
Nick Wellnhofer
2022-09-01 07:48:38 +02:00
parent 43055d7e3d
commit a0623d9f7a
7 changed files with 24 additions and 14 deletions

View File

@ -18,7 +18,7 @@
</function>
<function name='xsltGetLoaderFunc' file='python'>
<info>Get the function for controlling document loading</info>
<return type='pythonObject *' info='the function'/>
<return type='pythonObject' info='the function'/>
</function>
<function name='xsltNewTransformContext' file='python'>
<info>Create a new XSLT TransformContext</info>