mirror of
https://github.com/curl/curl.git
synced 2026-04-15 13:31:41 +03:00
build: Fixed another tabulation issue in the Visual Studio file generator
This commit is contained in:
parent
5a067c4b39
commit
831f6dd1d9
1 changed files with 2 additions and 2 deletions
|
|
@ -121,9 +121,9 @@ rem
|
|||
:element
|
||||
set "SPACES= "
|
||||
if "%2" == "lib\vtls" (
|
||||
set "TABS= "
|
||||
set "TABS= "
|
||||
) else (
|
||||
set "TABS= "
|
||||
set "TABS= "
|
||||
)
|
||||
|
||||
call :extension %3 ext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue