summaryrefslogtreecommitdiff
path: root/Doc/data
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-05-28 22:47:36 +0300
committerSerhiy Storchaka <storchaka@gmail.com>2013-05-28 22:47:36 +0300
commit4dbae881311073eedd6ef290ec206978f530ef98 (patch)
tree6d075552955d0bdf77f2c0b4539c287496f78bf6 /Doc/data
parent281945f42720e61bd4c373b37e379713b8a10037 (diff)
parentdce05500a16db7563eda12d1c31e59b472150799 (diff)
downloadcpython-git-4dbae881311073eedd6ef290ec206978f530ef98.tar.gz
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/refcounts.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index e299050382..f298238d16 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -932,7 +932,7 @@ PyObject_CallMethod::...::
PyObject_CallMethodObjArgs:PyObject*::+1:
PyObject_CallMethodObjArgs:PyObject*:o:0:
-PyObject_CallMethodObjArgs:char*:name::
+PyObject_CallMethodObjArgs:PyObject*:name:0:
PyObject_CallMethodObjArgs::...::
PyObject_CallObject:PyObject*::+1: