From 6199de889dd5b8df4e8cc5e67e8883eebf7bac15 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Aug 2021 14:34:19 -0500 Subject: Turn off executable permissions for a number of source files Cloning under Cygwin turned off executable permission on these files. This shows them as modified even though they have not explicitly been touched. Executable permission should not have been on for these files so this is just a minor clean up. --- testsuites/psxtests/psxhdrs/wctype/wctype_l.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 testsuites/psxtests/psxhdrs/wctype/wctype_l.c (limited to 'testsuites/psxtests/psxhdrs/wctype/wctype_l.c') diff --git a/testsuites/psxtests/psxhdrs/wctype/wctype_l.c b/testsuites/psxtests/psxhdrs/wctype/wctype_l.c old mode 100755 new mode 100644 -- cgit v1.2.3