mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
needs a space
This commit is contained in:
parent
100814dc44
commit
c2844af87b
1 changed files with 1 additions and 1 deletions
|
@ -1603,7 +1603,7 @@ extern "C" {
|
|||
/* C API functions */
|
||||
#define PySpam_System_NUM 0
|
||||
#define PySpam_System_RETURN int
|
||||
#define PySpam_System_PROTO(char *command)
|
||||
#define PySpam_System_PROTO (char *command)
|
||||
|
||||
/* Total number of C API pointers */
|
||||
#define PySpam_API_pointers 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue