mirror of
https://github.com/curl/curl.git
synced 2026-08-03 07:40:33 +03:00
remove duplicate newline
This commit is contained in:
parent
13f10b2fe0
commit
f89318e65c
1 changed files with 0 additions and 1 deletions
|
|
@ -730,7 +730,6 @@ static DWORD WINAPI win_stdin_thread_func(void *thread_data)
|
|||
{
|
||||
(void)thread_data;
|
||||
|
||||
|
||||
for(;;) {
|
||||
DWORD n;
|
||||
ssize_t nwritten;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue