summaryrefslogtreecommitdiff
path: root/numpy/distutils/mingw/gfortran_vs2003_hack.c
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-08 13:20:19 -0700
committerCharles Harris <charlesr.harris@gmail.com>2018-03-08 15:28:40 -0700
commit27b8e54598a325b53fc73b2017ef5e2272f3e5f4 (patch)
treef72c4c10cdd44df371d2c40ece7a6761e71dbec8 /numpy/distutils/mingw/gfortran_vs2003_hack.c
parent0311fa97057979384f5cc182d325ad6042e6b363 (diff)
downloadnumpy-27b8e54598a325b53fc73b2017ef5e2272f3e5f4.tar.gz
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;