Kaydet (Commit) a83b68a1 authored tarafından Fred Drake's avatar Fred Drake

Remove the only Py_PROTO in the docs.

üst dbd9ba6a
......@@ -1603,7 +1603,7 @@ extern "C" {
/* C API functions */
#define PySpam_System_NUM 0
#define PySpam_System_RETURN int
#define PySpam_System_PROTO Py_PROTO((char *command))
#define PySpam_System_PROTO(char *command)
/* Total number of C API pointers */
#define PySpam_API_pointers 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment