[PATCH 3/6] XWin: Remove executable bit from headers
Daniel Stone
daniel at fooishbar.org
Wed Jun 22 02:17:29 PDT 2011
Headers don't really need to be mode 0755.
Signed-off-by: Daniel Stone <daniel at fooishbar.org>
---
0 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
--
1.7.5.4
More information about the xorg-devel
mailing list