diff options
-rw-r--r-- | Doc/api/refcounts.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat index 0d8d6af..2777d9f 100644 --- a/Doc/api/refcounts.dat +++ b/Doc/api/refcounts.dat @@ -207,7 +207,7 @@ PyErr_Format:char*:format:: PyErr_Format::...:: PyErr_Warn:int::: -PyErr_Warn:PyObject*:category:0 or +1: +PyErr_Warn:PyObject*:category:0: PyErr_Warn:char*:message:: PyEval_AcquireLock:void::: |