Fix typo
This commit is contained in:
parent
b34fe35191
commit
8c80c5d620
|
@ -141,7 +141,7 @@
|
|||
</arg>
|
||||
</function>
|
||||
<!-- PyObject* PyInt_FromLong(long ival) -->
|
||||
<function name="PPyInt_FromLong">
|
||||
<function name="PyInt_FromLong">
|
||||
<returnValue type="PyObject *"/>
|
||||
<noreturn>false</noreturn>
|
||||
<arg nr="1">
|
||||
|
|
Loading…
Reference in New Issue