mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
parent
0236276c3d
commit
5a263710f6
30 changed files with 60 additions and 60 deletions
|
|
@ -1270,7 +1270,7 @@ retry:
|
|||
} while(ptr && *ptr);
|
||||
}
|
||||
free(cmd);
|
||||
req->open = use_gopher?FALSE:persistent;
|
||||
req->open = use_gopher ? FALSE : persistent;
|
||||
|
||||
prevtestno = req->testno;
|
||||
prevpartno = req->partno;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue