From d734582275aa29ef839af2130ae84af20b84425e Mon Sep 17 00:00:00 2001 From: Bernd Edlinger Date: Fri, 3 Mar 2017 09:13:40 +0100 Subject: Reset executable bits on files where not needed. Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/2835) --- crypto/bn/asm/s390x.S | 0 crypto/o_time.c | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 crypto/bn/asm/s390x.S mode change 100755 => 100644 crypto/o_time.c (limited to 'crypto') diff --git a/crypto/bn/asm/s390x.S b/crypto/bn/asm/s390x.S old mode 100755 new mode 100644 diff --git a/crypto/o_time.c b/crypto/o_time.c old mode 100755 new mode 100644 -- cgit v1.2.3