Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b713b2

Browse files
committed
One more inittab.
1 parent bb5c6f8 commit 2b713b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ extern void initthread();
6464
extern void PyMarshal_Init();
6565
extern void initimp();
6666

67-
struct _inittab inittab[] = {
67+
struct _inittab _PyImport_Inittab[] = {
6868

6969
{"array", initarray},
7070
#ifdef M_I386

0 commit comments

Comments
 (0)