mirror of
https://github.com/curl/curl.git
synced 2026-07-31 21:08:04 +03:00
Fixed some compiler warnings on lcc.
This commit is contained in:
parent
d14588120f
commit
e2df946eee
4 changed files with 8 additions and 6 deletions
|
|
@ -368,6 +368,7 @@ static int synchnet(curl_socket_t f /* socket to flush */)
|
|||
else
|
||||
return j;
|
||||
}
|
||||
/* we never reach this point */
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue