From ee3918436b4b0ded231647f6e2773bb421ab8c5f Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 8 Dec 2016 18:43:49 -0800 Subject: [PATCH] fix erroneous file permissions --- build/VStudio/testing/fsbench.vcxproj | 0 build/VStudio/testing/fsbench.vcxproj.filters | 0 src/sys/file.c | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 build/VStudio/testing/fsbench.vcxproj mode change 100755 => 100644 build/VStudio/testing/fsbench.vcxproj.filters mode change 100755 => 100644 src/sys/file.c diff --git a/build/VStudio/testing/fsbench.vcxproj b/build/VStudio/testing/fsbench.vcxproj old mode 100755 new mode 100644 diff --git a/build/VStudio/testing/fsbench.vcxproj.filters b/build/VStudio/testing/fsbench.vcxproj.filters old mode 100755 new mode 100644 diff --git a/src/sys/file.c b/src/sys/file.c old mode 100755 new mode 100644