mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
ANSIfy a bit more.
This commit is contained in:
parent
ed77bac472
commit
5c669860e6
1 changed files with 1 additions and 1 deletions
|
@ -2633,7 +2633,7 @@ static PyMethodDef parser_functions[] = {
|
|||
|
||||
|
||||
DL_EXPORT(void)
|
||||
initparser()
|
||||
initparser(void)
|
||||
{
|
||||
PyObject* module;
|
||||
PyObject* dict;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue