From 66754f135889ed625d9fb7ae16fdc9b5e954d6d9 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 14 Oct 2010 14:14:50 +0200 Subject: [PATCH] Removed executable bits (gah). --- src/gamma.c | 0 src/win32/platform.h | 0 src/win32/win32_gamma.c | 0 src/win32/win32_init.c | 0 src/x11/x11_gamma.c | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/gamma.c mode change 100755 => 100644 src/win32/platform.h mode change 100755 => 100644 src/win32/win32_gamma.c mode change 100755 => 100644 src/win32/win32_init.c mode change 100755 => 100644 src/x11/x11_gamma.c diff --git a/src/gamma.c b/src/gamma.c old mode 100755 new mode 100644 diff --git a/src/win32/platform.h b/src/win32/platform.h old mode 100755 new mode 100644 diff --git a/src/win32/win32_gamma.c b/src/win32/win32_gamma.c old mode 100755 new mode 100644 diff --git a/src/win32/win32_init.c b/src/win32/win32_init.c old mode 100755 new mode 100644 diff --git a/src/x11/x11_gamma.c b/src/x11/x11_gamma.c old mode 100755 new mode 100644