From 33d711ce6a66263f32b73b09a8ff52ddfb3d4c0f Mon Sep 17 00:00:00 2001 From: Christophe CURIS Date: Wed, 31 Dec 2014 14:50:52 +0100 Subject: [PATCH] wmaker: remove execute permissions on the source file 'wsmap.c' A source file is not supposed to have the 'execute' bit set, removing it to avoid problems. Signed-off-by: Christophe CURIS --- src/wsmap.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/wsmap.c diff --git a/src/wsmap.c b/src/wsmap.c old mode 100755 new mode 100644