mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
remove tabs from getcompiler.c (#3892)
This commit is contained in:
parent
e14679c784
commit
a8ed11742b
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@
|
|||
const char *
|
||||
Py_GetCompiler(void)
|
||||
{
|
||||
return COMPILER;
|
||||
return COMPILER;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue