diff options
author | Chad Versace <chad.versace@intel.com> | 2015-04-29 17:55:46 -0700 |
---|---|---|
committer | Chad Versace <chad.versace@intel.com> | 2015-04-29 17:57:43 -0700 |
commit | f616f60c81ddc5c823306ba8efcd9e45a4fead30 (patch) | |
tree | 38642d6806c16eaf51c45c8e1d47c8b8352285af /tests/util | |
parent | 754fa5d6b2d72ed506df41340a7e91aa921fbb0a (diff) |
util: Remove executable bit from C source files
Some commits (8eed8a and 689b53) accidentally added the executable bit
to two C source files.
Trivial fix.
Diffstat (limited to 'tests/util')
-rw-r--r--[-rwxr-xr-x] | tests/util/piglit-shader.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tests/util/piglit-util.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/util/piglit-shader.c b/tests/util/piglit-shader.c index dfc2d92de..dfc2d92de 100755..100644 --- a/tests/util/piglit-shader.c +++ b/tests/util/piglit-shader.c diff --git a/tests/util/piglit-util.h b/tests/util/piglit-util.h index 179834329..179834329 100755..100644 --- a/tests/util/piglit-util.h +++ b/tests/util/piglit-util.h |