This commit is contained in:
amai2012 2019-02-17 17:50:27 +01:00
parent b34fe35191
commit 8c80c5d620
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
</arg> </arg>
</function> </function>
<!-- PyObject* PyInt_FromLong(long ival) --> <!-- PyObject* PyInt_FromLong(long ival) -->
<function name="PPyInt_FromLong"> <function name="PyInt_FromLong">
<returnValue type="PyObject *"/> <returnValue type="PyObject *"/>
<noreturn>false</noreturn> <noreturn>false</noreturn>
<arg nr="1"> <arg nr="1">