From 7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Thu, 16 Jan 2014 18:48:45 +0200 Subject: Issue #19936: Remove executable bits from C source files and several forgotten test files. --- Mac/PythonLauncher/FileSettings.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Mac/PythonLauncher/FileSettings.h (limited to 'Mac/PythonLauncher/FileSettings.h') diff --git a/Mac/PythonLauncher/FileSettings.h b/Mac/PythonLauncher/FileSettings.h old mode 100755 new mode 100644 -- cgit v1.2.1