From: Bin Meng Date: Tue, 22 Jun 2021 09:19:37 +0000 (+0800) Subject: curl.h: remove the execution bit X-Git-Tag: curl-7_78_0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a73b6a3ab667c038f3a05c2512f7fa585729d31;p=thirdparty%2Fcurl.git curl.h: remove the execution bit The execution bit of curl.h file was wrongly added: commit 2621025d6f96 ("curl.h: is supported by VxWorks7") and should be removed. Follow-up to 2621025d6f96 ("curl.h: is supported by VxWorks7") Signed-off-by: Bin Meng Closes #7286 --- diff --git a/include/curl/curl.h b/include/curl/curl.h old mode 100755 new mode 100644