Commit 2fb8e938 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by Benjamin Peterson

[2.7] remove tabs from getcompiler.c (GH-3892) (#3894)

(cherry picked from commit a8ed1174)
parent 328b5d0e
...@@ -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