Kaydet (Commit) a8ed1174 authored tarafından Benjamin Peterson's avatar Benjamin Peterson Kaydeden (comit) GitHub

remove tabs from getcompiler.c (#3892)

üst e14679c7
...@@ -24,5 +24,5 @@ ...@@ -24,5 +24,5 @@
const char * const char *
Py_GetCompiler(void) Py_GetCompiler(void)
{ {
return COMPILER; return COMPILER;
} }
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