mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38: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) {
|
||||
/* 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) */
|
||||
long cond_unmet = 0L;
|
||||
/* do not create (or even overwrite) the file in case we get no
|
||||
|
Loading…
Reference in New Issue
Block a user