aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Zeitlin <vadim@zeitlins.org>2019-07-24 20:10:35 +0200
committerVadim Zeitlin <vadim@zeitlins.org>2019-07-24 20:10:35 +0200
commit0ff6893b2dc08b713db3ae71b125de15d629bb9a (patch)
tree54029a1b2c86897c9cf142b5a73fcd7219d8b06f
parentc7aae28a996fd4347bdb85bba801598b3151d081 (diff)
downloadswig-0ff6893b2dc08b713db3ae71b125de15d629bb9a.tar.gz
Make Python module source non-executable again
0f88f9997c78a937eb9afa122389caf9666e33dc (probably accidentally) changed this file to be executable, undo this as it doesn't make sense for a source file to have this mode. See #1242.
-rw-r--r--[-rwxr-xr-x]Source/Modules/python.cxx0
1 files changed, 0 insertions, 0 deletions
diff --git a/Source/Modules/python.cxx b/Source/Modules/python.cxx
index 39308d4b8..39308d4b8 100755..100644
--- a/Source/Modules/python.cxx
+++ b/Source/Modules/python.cxx