James Housley fixed SCP downloading by setting the maxdownload.

This commit is contained in:
Daniel Stenberg 2006-11-25 09:49:29 +00:00
parent a46f55b9de
commit 9ea3831c08
2 changed files with 3 additions and 2 deletions

View file

@ -2344,8 +2344,8 @@ CURLcode Curl_perform(struct SessionHandle *data)
}
/*
* Curl_setup_transfer() is called to setup some basic properties for the upcoming
* transfer.
* Curl_setup_transfer() is called to setup some basic properties for the
* upcoming transfer.
*/
CURLcode
Curl_setup_transfer(