We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c51a14 commit cf35d71Copy full SHA for cf35d71
Doc/c-api/expat.rst
@@ -24,7 +24,7 @@ the module state:
24
}
25
26
27
-.. c:function:: int PyExpat_CheckCompatibility(struct PyExpat_API *api)
+.. c:function:: int PyExpat_CheckCompatibility(struct PyExpat_CAPI *api)
28
29
Return ``1`` if *api* is compatible with the linked Expat library,
30
and ``0`` otherwise. This function never sets a Python exception.
0 commit comments