Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd9ba6 commit a83b68aCopy full SHA for a83b68a
1 file changed
Doc/ext/ext.tex
@@ -1603,7 +1603,7 @@ \section{Providing a C API for an Extension Module
1603
/* C API functions */
1604
#define PySpam_System_NUM 0
1605
#define PySpam_System_RETURN int
1606
-#define PySpam_System_PROTO Py_PROTO((char *command))
+#define PySpam_System_PROTO(char *command)
1607
1608
/* Total number of C API pointers */
1609
#define PySpam_API_pointers 1
0 commit comments