commit | 6e962b2762396c7bd1e810a53d0b497d4bd30c13 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jun 05 10:25:04 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jun 05 10:25:04 2018 +0100 |
tree | 97a5943fa688c5f1da1a42b82f6d1708efbeb4f6 | |
parent | eb6ed719e3691c93d14fb30e4f6046c8fd0145ad [diff] |
Fix file permissions for ssl.h Correct the file permissions for ssl.h which were inadvertently made executable in PR#1402
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h old mode 100755 new mode 100644