]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl.h: remove the execution bit
authorBin Meng <bmeng.cn@gmail.com>
Tue, 22 Jun 2021 09:19:37 +0000 (17:19 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jun 2021 10:42:57 +0000 (12:42 +0200)
The execution bit of curl.h file was wrongly added:

  commit 2621025d6f96 ("curl.h: <sys/select.h> is supported by VxWorks7")

and should be removed.

Follow-up to 2621025d6f96 ("curl.h: <sys/select.h> is supported by VxWorks7")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Closes #7286

include/curl/curl.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)