mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Trimmed trailing whitespace.
This commit is contained in:
parent
2e63b73a2c
commit
8cfaa0e729
2 changed files with 7 additions and 7 deletions
|
@ -26,7 +26,7 @@ extern "C" {
|
|||
/* This routines isn't a proper arena allocation routine. It takes
|
||||
a PyObject* and records it so that it can be DECREFed when the
|
||||
arena is freed.
|
||||
*/
|
||||
*/
|
||||
PyAPI_FUNC(int) PyArena_AddPyObject(PyArena *, PyObject *);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue