Commit ce418a6d authored by Thomas Wouters's avatar Thomas Wouters

ANSIfy a bit more.

parent 263b1829
...@@ -2633,7 +2633,7 @@ static PyMethodDef parser_functions[] = { ...@@ -2633,7 +2633,7 @@ static PyMethodDef parser_functions[] = {
DL_EXPORT(void) DL_EXPORT(void)
initparser() initparser(void)
{ {
PyObject* module; PyObject* module;
PyObject* dict; PyObject* dict;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment