mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
tool_operate: spellfix a comment
This commit is contained in:
parent
ac1f1b77a8
commit
8f32ead8bf
@ -380,7 +380,7 @@ static CURLcode post_per_transfer(struct GlobalConfig *global,
|
|||||||
|
|
||||||
if(!result && !outs->stream && !outs->bytes) {
|
if(!result && !outs->stream && !outs->bytes) {
|
||||||
/* we have received no data despite the transfer was successful
|
/* we have received no data despite the transfer was successful
|
||||||
==> force cration of an empty output file (if an output file
|
==> force creation of an empty output file (if an output file
|
||||||
was specified) */
|
was specified) */
|
||||||
long cond_unmet = 0L;
|
long cond_unmet = 0L;
|
||||||
/* do not create (or even overwrite) the file in case we get no
|
/* do not create (or even overwrite) the file in case we get no
|
||||||
|
Loading…
Reference in New Issue
Block a user