From 329a302164ee33eab5c81505dbbd83162ca20590 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Wed, 14 Dec 2016 11:44:59 +0100 Subject: [PATCH] Remove the executable bit from ewmh.c and awesomerc.lua These files do not need to be executable and the commits which made these executable apparently only did so accidentally (Commits 37684abe3342886a3bd5f and bfc6065ad9d508c8218). Signed-off-by: Uli Schlachter --- awesomerc.lua | 0 ewmh.c | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 awesomerc.lua mode change 100755 => 100644 ewmh.c diff --git a/awesomerc.lua b/awesomerc.lua old mode 100755 new mode 100644 diff --git a/ewmh.c b/ewmh.c old mode 100755 new mode 100644