Make the source file non-executable.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Feb 2011 10:15:27 +0000 (10:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Feb 2011 10:15:27 +0000 (10:15 +0000)
commit93d4df75cbebcb92b79277841f12f2da00902852
tree3e82140b72f4c4572d67f3dd6cfd94818d186ea1
parent738764c0e69c432b6bd20a2a15bd514d512fa09e
Make the source file non-executable.

The file ctrlcmn.cpp somehow got the executable bit in r66871, undo this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/ctrlcmn.cpp [changed mode: 0755->0644]