mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
URLs: change more http to https
This commit is contained in:
parent
742deff4dd
commit
d49881cb19
18 changed files with 46 additions and 44 deletions
|
|
@ -25,7 +25,7 @@ rem NOTES
|
|||
rem
|
||||
rem Do not set %ERRORLEVEL% to anything. %ERRORLEVEL% is a special variable
|
||||
rem that only contains errorlevel when %ERRORLEVEL% is not set. Same for %CD%.
|
||||
rem http://blogs.msdn.com/b/oldnewthing/archive/2008/09/26/8965755.aspx
|
||||
rem https://blogs.msdn.microsoft.com/oldnewthing/20080926-00/?p=20743/
|
||||
rem If you need to set the errorlevel do this instead: CALL :seterr [#]
|
||||
|
||||
:begin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue