summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>2021-07-12 11:22:59 +0800
committerPauli <pauli@openssl.org>2021-07-13 16:04:32 +1000
commitdb226bf20f350ea62d3c649a4707fcdd78bbaea9 (patch)
tree3864668c519a405d82f668b1ef9840e297a948ac /apps
parenta773e67b89208309032d14bd61cf2c2ed4708420 (diff)
Remove executable mode attributes of non-executable files
Remove the executable attributes of some C code files and key files, change the file mode from 0755 to 0644. Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16045)
Diffstat (limited to 'apps')
-rw-r--r--[-rwxr-xr-x]apps/ca.c0
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/ca.c b/apps/ca.c
index 24883615ed..24883615ed 100755..100644
--- a/apps/ca.c
+++ b/apps/ca.c