summaryrefslogtreecommitdiffstats
path: root/demos
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 /demos
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 'demos')
-rw-r--r--[-rwxr-xr-x]demos/digest/BIO_f_md.c0
-rw-r--r--[-rwxr-xr-x]demos/digest/EVP_MD_stdin.c0
2 files changed, 0 insertions, 0 deletions
diff --git a/demos/digest/BIO_f_md.c b/demos/digest/BIO_f_md.c
index 2ecc53e137..2ecc53e137 100755..100644
--- a/demos/digest/BIO_f_md.c
+++ b/demos/digest/BIO_f_md.c
diff --git a/demos/digest/EVP_MD_stdin.c b/demos/digest/EVP_MD_stdin.c
index 71a3d325a3..71a3d325a3 100755..100644
--- a/demos/digest/EVP_MD_stdin.c
+++ b/demos/digest/EVP_MD_stdin.c