mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Fix typo.
This commit is contained in:
parent
6a759d9e00
commit
3a57d9de07
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Copyright (C) 1994 Steen Lumholt.
|
|||
#endif
|
||||
|
||||
#ifndef PyMODINIT_FUNC
|
||||
#define PyPyMODINIT_FUNC void
|
||||
#define PyMODINIT_FUNC void
|
||||
#endif
|
||||
|
||||
/* Starting with Tcl 8.4, many APIs offer const-correctness. Unfortunately,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue