mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
build: Fixed another tabulation issue in the Visual Studio file generator
This commit is contained in:
parent
5a067c4b39
commit
831f6dd1d9
@ -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…
Reference in New Issue
Block a user