From 8081a13a660196b987f3e99f899f502f9bc947c7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Sep 2018 23:00:02 +0900 Subject: Removed unnecessary executable flag. This relates to bug 2153. Signed-off-by: Michele Calgaro (cherry picked from commit d91daa124fa2e53348af36962ec3f01535a29af2) --- src/LexPython.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/LexPython.cpp (limited to 'src/LexPython.cpp') diff --git a/src/LexPython.cpp b/src/LexPython.cpp old mode 100755 new mode 100644 -- cgit v1.2.1