[REACTOS] Remove executable bits on source files (#2822)
authorSerge Gautherie <32623169+SergeGautherie@users.noreply.github.com>
Wed, 20 May 2020 21:09:44 +0000 (23:09 +0200)
committerGitHub <noreply@github.com>
Wed, 20 May 2020 21:09:44 +0000 (23:09 +0200)
13 files changed:
dll/shellext/shellbtrfs/contextmenu.cpp [changed mode: 0755->0644]
dll/shellext/shellbtrfs/devices.cpp [changed mode: 0755->0644]
dll/shellext/shellbtrfs/main.cpp [changed mode: 0755->0644]
dll/shellext/shellbtrfs/propsheet.cpp [changed mode: 0755->0644]
dll/shellext/shellbtrfs/resource.h [changed mode: 0755->0644]
dll/shellext/shellbtrfs/shellbtrfs.rc [changed mode: 0755->0644]
dll/shellext/shellbtrfs/shellext.h [changed mode: 0755->0644]
dll/shellext/shellbtrfs/subvol.ico [changed mode: 0755->0644]
dll/shellext/shellbtrfs/volpropsheet.cpp [changed mode: 0755->0644]
dll/shellext/shellbtrfs/volpropsheet.h [changed mode: 0755->0644]
drivers/filesystems/btrfs/boot.c [changed mode: 0755->0644]
drivers/filesystems/btrfs/zstd/mem.h [changed mode: 0755->0644]
modules/rosapps/applications/vcdcontroltool/lang/en-US.rc [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)