]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove the only Py_PROTO in the docs.
authorFred Drake <fdrake@acm.org>
Sun, 9 Jul 2000 03:35:10 +0000 (03:35 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 9 Jul 2000 03:35:10 +0000 (03:35 +0000)
Doc/ext/ext.tex

index 83f468182eb992855adbd48de1b0e0f327620ee8..203514923c1a57370f794f3929f34d6addc02225 100644 (file)
@@ -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