diff options
author | Steve Holme <steve_holme@hotmail.com> | 2015-08-30 15:09:43 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2015-08-30 15:09:43 +0100 |
commit | 2a59fb25cc74b9e317f82ac400f49331504eee2e (patch) | |
tree | 2fc513b0416e5a21471e81d5702a74b15b14cae0 /buildconf.bat | |
parent | fb0825cb0a5ab30066b1a87bc5d42f61b8624e4f (diff) | |
download | curl-2a59fb25cc74b9e317f82ac400f49331504eee2e.tar.gz |
buildconf.bat: Fixed double blank line in 'curl manual' warning output
Diffstat (limited to 'buildconf.bat')
-rw-r--r-- | buildconf.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconf.bat b/buildconf.bat index 7c53fc5f2..d83d04457 100644 --- a/buildconf.bat +++ b/buildconf.bat @@ -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 |