https://git.reactos.org/?p=reactos.git;a=commitdiff;h=924f19f6dcd5ce609c39a94fbd58b0a9f6e71082

commit 924f19f6dcd5ce609c39a94fbd58b0a9f6e71082
Author:     Serge Gautherie <[email protected]>
AuthorDate: Wed May 20 23:09:44 2020 +0200
Commit:     GitHub <[email protected]>
CommitDate: Wed May 20 23:09:44 2020 +0200

    [REACTOS] Remove executable bits on source files (#2822)
---
 dll/shellext/shellbtrfs/contextmenu.cpp                   |   0
 dll/shellext/shellbtrfs/devices.cpp                       |   0
 dll/shellext/shellbtrfs/main.cpp                          |   0
 dll/shellext/shellbtrfs/propsheet.cpp                     |   0
 dll/shellext/shellbtrfs/resource.h                        |   0
 dll/shellext/shellbtrfs/shellbtrfs.rc                     |   0
 dll/shellext/shellbtrfs/shellext.h                        |   0
 dll/shellext/shellbtrfs/subvol.ico                        | Bin
 dll/shellext/shellbtrfs/volpropsheet.cpp                  |   0
 dll/shellext/shellbtrfs/volpropsheet.h                    |   0
 drivers/filesystems/btrfs/boot.c                          |   0
 drivers/filesystems/btrfs/zstd/mem.h                      |   0
 modules/rosapps/applications/vcdcontroltool/lang/en-US.rc |   0
 13 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dll/shellext/shellbtrfs/contextmenu.cpp 
b/dll/shellext/shellbtrfs/contextmenu.cpp
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/devices.cpp 
b/dll/shellext/shellbtrfs/devices.cpp
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/main.cpp b/dll/shellext/shellbtrfs/main.cpp
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/propsheet.cpp 
b/dll/shellext/shellbtrfs/propsheet.cpp
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/resource.h 
b/dll/shellext/shellbtrfs/resource.h
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/shellbtrfs.rc 
b/dll/shellext/shellbtrfs/shellbtrfs.rc
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/shellext.h 
b/dll/shellext/shellbtrfs/shellext.h
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/subvol.ico 
b/dll/shellext/shellbtrfs/subvol.ico
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/volpropsheet.cpp 
b/dll/shellext/shellbtrfs/volpropsheet.cpp
old mode 100755
new mode 100644
diff --git a/dll/shellext/shellbtrfs/volpropsheet.h 
b/dll/shellext/shellbtrfs/volpropsheet.h
old mode 100755
new mode 100644
diff --git a/drivers/filesystems/btrfs/boot.c b/drivers/filesystems/btrfs/boot.c
old mode 100755
new mode 100644
diff --git a/drivers/filesystems/btrfs/zstd/mem.h 
b/drivers/filesystems/btrfs/zstd/mem.h
old mode 100755
new mode 100644
diff --git a/modules/rosapps/applications/vcdcontroltool/lang/en-US.rc 
b/modules/rosapps/applications/vcdcontroltool/lang/en-US.rc
old mode 100755
new mode 100644

Reply via email to