summaryrefslogtreecommitdiff
path: root/numpy/distutils
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-11-16 13:04:59 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-11-16 13:04:59 +0000
commit6cf5c1f26d241dc0008b875b0c5fbea9a453bd39 (patch)
tree7f8346da5bd43dbbceff395b093b2c501781b991 /numpy/distutils
parent2401df249825a1a4c07e162d078091cf5edcab40 (diff)
downloadnumpy-6cf5c1f26d241dc0008b875b0c5fbea9a453bd39.tar.gz
Trailing spaces.
Diffstat (limited to 'numpy/distutils')
-rw-r--r--numpy/distutils/mingw32ccompiler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/distutils/mingw32ccompiler.py b/numpy/distutils/mingw32ccompiler.py
index 3171dbf91..3027fba9a 100644
--- a/numpy/distutils/mingw32ccompiler.py
+++ b/numpy/distutils/mingw32ccompiler.py
@@ -277,7 +277,7 @@ def manifest_rc(name, type='dll'):
"""Return the rc file used to generate the res file which will be embedded
as manifest for given manifest file name, of given type ('dll' or
'exe').
-
+
Parameters
----------
name: str