]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
buildconf.bat: Fixed double blank line in 'curl manual' warning output
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Aug 2015 14:09:43 +0000 (15:09 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Aug 2015 14:09:43 +0000 (15:09 +0100)
buildconf.bat

index 7c53fc5f23b8111e3466575c34779884a16005f4..d83d044571fa134e7fbe1a57023fce76f123d1a3 100644 (file)
@@ -333,7 +333,6 @@ rem
   echo the manual is not required and a summary of the options will still be available
   echo (curl --help^). To integrate the manual your PATH is required to have
   echo groff/nroff, perl and optionally gzip for compression.
-  echo.
   goto success
 
 :error