mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:17:30 +03:00
buildconf.bat: fix syntax error
This commit is contained in:
parent
6a0bd6ce8b
commit
e30763c72e
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ rem
|
|||
del include\curl\curlbuild.h 2>NUL
|
||||
if exist include\curl\curlbuild.h (
|
||||
exit /B 3
|
||||
/)
|
||||
)
|
||||
)
|
||||
|
||||
exit /B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue