From b4db1dab335ca21b6efd55a74e689b590299e478 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Mon, 20 Feb 2017 11:34:48 +0000 Subject: [PATCH] remove executable attribute on sha3.[ch] --- cbits/cryptonite_sha3.c | 0 cbits/cryptonite_sha3.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 cbits/cryptonite_sha3.c mode change 100755 => 100644 cbits/cryptonite_sha3.h diff --git a/cbits/cryptonite_sha3.c b/cbits/cryptonite_sha3.c old mode 100755 new mode 100644 diff --git a/cbits/cryptonite_sha3.h b/cbits/cryptonite_sha3.h old mode 100755 new mode 100644