From cf398755c0ca1e031514862b670956e7b9ace5ef Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 17 Jun 2011 15:29:44 +0100 Subject: [PATCH] XWin: Remove executable bit from headers Headers don't really need to be mode 0755. Signed-off-by: Daniel Stone Reviewed-by: Cyril Brulebois Signed-off-by: Peter Hutterer --- hw/xwin/xlaunch/resources/resources.h | 0 hw/xwin/xlaunch/window/dialog.h | 0 hw/xwin/xlaunch/window/window.h | 0 hw/xwin/xlaunch/window/wizard.h | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 hw/xwin/xlaunch/resources/resources.h mode change 100755 => 100644 hw/xwin/xlaunch/window/dialog.h mode change 100755 => 100644 hw/xwin/xlaunch/window/window.h mode change 100755 => 100644 hw/xwin/xlaunch/window/wizard.h diff --git a/hw/xwin/xlaunch/resources/resources.h b/hw/xwin/xlaunch/resources/resources.h old mode 100755 new mode 100644 diff --git a/hw/xwin/xlaunch/window/dialog.h b/hw/xwin/xlaunch/window/dialog.h old mode 100755 new mode 100644 diff --git a/hw/xwin/xlaunch/window/window.h b/hw/xwin/xlaunch/window/window.h old mode 100755 new mode 100644 diff --git a/hw/xwin/xlaunch/window/wizard.h b/hw/xwin/xlaunch/window/wizard.h old mode 100755 new mode 100644