mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
buildconf.bat: fix syntax error
This commit is contained in:
parent
6a0bd6ce8b
commit
e30763c72e
@ -189,7 +189,7 @@ rem
|
||||
del include\curl\curlbuild.h 2>NUL
|
||||
if exist include\curl\curlbuild.h (
|
||||
exit /B 3
|
||||
/)
|
||||
)
|
||||
)
|
||||
|
||||
exit /B
|
||||
|
Loading…
x
Reference in New Issue
Block a user