mirror of
https://github.com/curl/curl.git
synced 2026-08-05 13:26:21 +03:00
Remove empty lines
This commit is contained in:
parent
151f747654
commit
60ba96ea83
1 changed files with 0 additions and 3 deletions
|
|
@ -81,7 +81,6 @@ static int writeTime(FILE *stream, const struct writeoutvar *wovar,
|
|||
curl_mfprintf(stream, ":%s", filter->name);
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
else {
|
||||
if(use_json)
|
||||
|
|
@ -826,8 +825,6 @@ void ourWriteOut(struct OperationConfig *config, struct per_transfer *per,
|
|||
errorf("Unknown --write-out filter: %s", filter);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
else {
|
||||
vlen = end - ptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue