From 938d304f0f28962594853a8db1cc574abff8dc49 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 18 Sep 2019 08:27:26 +0200 Subject: Removed executable permission on files Change-Id: Iea2a937559ac8393c0fb5bf9482115ba162c2a6c Reviewed-on: https://gerrit.libreoffice.org/79079 Tested-by: Jenkins Reviewed-by: Julien Nabet --- basic/qa/basic_coverage/test_optional_paramter_type.vb | 0 basic/source/runtime/runtime.cxx | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 basic/qa/basic_coverage/test_optional_paramter_type.vb mode change 100755 => 100644 basic/source/runtime/runtime.cxx (limited to 'basic') diff --git a/basic/qa/basic_coverage/test_optional_paramter_type.vb b/basic/qa/basic_coverage/test_optional_paramter_type.vb old mode 100755 new mode 100644 diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx old mode 100755 new mode 100644 -- cgit