Bug #1184380: extending&embedding example broken

This commit is contained in:
Georg Brandl 2005-06-05 10:56:59 +00:00
parent 61aa630d01
commit b6c1bb883e

View file

@ -1306,7 +1306,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 (const char *command)
/* Total number of C API pointers */
#define PySpam_API_pointers 1