diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2021-06-22 17:19:37 +0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-06-22 12:42:57 +0200 |
commit | 2a73b6a3ab667c038f3a05c2512f7fa585729d31 (patch) | |
tree | 6ffa0e36c682b61831a96009fd1b43e1f8565562 /include | |
parent | 2621025d6f968af564ad5f3e96577e07fb66b9d5 (diff) | |
download | curl-2a73b6a3ab667c038f3a05c2512f7fa585729d31.tar.gz |
curl.h: remove the execution bit
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
Diffstat (limited to 'include')
-rw-r--r--[-rwxr-xr-x] | include/curl/curl.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h index 1715d753f..1715d753f 100755..100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h |