mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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…
Reference in New Issue
Block a user