summaryrefslogtreecommitdiff
path: root/numpy/distutils/mingw/gfortran_vs2003_hack.c
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-08 16:32:41 -0700
committerGitHub <noreply@github.com>2018-03-08 16:32:41 -0700
commit876c8525acddd1852238acd432616167d3d14560 (patch)
treefffdbc33d3bc2d2da3d1224701b8344a7ea49c6f /numpy/distutils/mingw/gfortran_vs2003_hack.c
parent96684909b41c240a5ad8039393720d8bd9fc5ece (diff)
parent27b8e54598a325b53fc73b2017ef5e2272f3e5f4 (diff)
downloadnumpy-876c8525acddd1852238acd432616167d3d14560.tar.gz
Merge pull request #10711 from charris/fix-hard-tabs
MAINT: Hard tab and whitespace cleanup.
Diffstat (limited to 'numpy/distutils/mingw/gfortran_vs2003_hack.c')
-rw-r--r--numpy/distutils/mingw/gfortran_vs2003_hack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/distutils/mingw/gfortran_vs2003_hack.c b/numpy/distutils/mingw/gfortran_vs2003_hack.c
index 15ed7e686..485a675d8 100644
--- a/numpy/distutils/mingw/gfortran_vs2003_hack.c
+++ b/numpy/distutils/mingw/gfortran_vs2003_hack.c
@@ -1,6 +1,6 @@
int _get_output_format(void)
{
- return 0;
+ return 0;
}
int _imp____lc_codepage = 0;