mirror of
https://github.com/curl/curl.git
synced 2026-04-24 07:32:12 +03:00
parent
af5999a674
commit
80efd3bc61
5 changed files with 8 additions and 8 deletions
|
|
@ -972,8 +972,8 @@ static CURLcode single_transfer(struct GlobalConfig *global,
|
|||
|
||||
/*
|
||||
* this checks if the previous transfer had the same
|
||||
* OperationConfig, which would mean, that the an output file has
|
||||
* already been created and data can be appened to it, instead
|
||||
* OperationConfig, which would mean, that an output file has
|
||||
* already been created and data can be appended to it, instead
|
||||
* of overwriting it.
|
||||
* TODO: Consider placing the file handle inside the
|
||||
* OperationConfig, so that it does not need to be opened/closed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue