mirror of
https://github.com/curl/curl.git
synced 2026-07-24 09:17:59 +03:00
Marco's fix got adjusted
This commit is contained in:
parent
d620ada259
commit
c30a3913b5
1 changed files with 0 additions and 1 deletions
|
|
@ -1191,7 +1191,6 @@ static UrgError _urlget(struct UrlData *data)
|
|||
* you download to stdout and redirect it to a file). */
|
||||
|
||||
if ((data->out)->_handle == NULL) {
|
||||
fprintf(stderr, "_fsetmode\n");
|
||||
_fsetmode(stdout, "b");
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue