Commit a8ed1174 authored by Benjamin Peterson's avatar Benjamin Peterson Committed by GitHub

remove tabs from getcompiler.c (#3892)

parent e14679c7
......@@ -24,5 +24,5 @@
const char *
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