Skip to content
Snippets Groups Projects
Commit 2f97126d authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Remove end-of-line space

parent 2245186e
No related branches found
No related tags found
No related merge requests found
......@@ -508,7 +508,7 @@ static PyModuleDef module_definition = {
XBOB_EXT_MODULE_NAME,
module_docstr,
-1,
module_methods,
module_methods,
0, 0, 0, 0
};
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment