Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.math
Commits
2f97126d
Commit
2f97126d
authored
Feb 13, 2014
by
André Anjos
💬
Browse files
Remove end-of-line space
parent
2245186e
Changes
1
Hide whitespace changes
Inline
Side-by-side
xbob/math/main.cpp
View file @
2f97126d
...
@@ -508,7 +508,7 @@ static PyModuleDef module_definition = {
...
@@ -508,7 +508,7 @@ static PyModuleDef module_definition = {
XBOB_EXT_MODULE_NAME
,
XBOB_EXT_MODULE_NAME
,
module_docstr
,
module_docstr
,
-
1
,
-
1
,
module_methods
,
module_methods
,
0
,
0
,
0
,
0
0
,
0
,
0
,
0
};
};
#endif
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment