mirror of
https://github.com/curl/curl.git
synced 2026-07-31 07:58:04 +03:00
cf-socket.c fixup comment
This commit is contained in:
parent
b52828681c
commit
9aa78b922c
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
|
||||
|
||||
/* retrieves ip address and port from a sockaddr structure. note it calls
|
||||
* curlx_inet_ntop() and optionally returns socket error.
|
||||
* curlx_inet_ntop() and returns socket error.
|
||||
* @unittest 1607
|
||||
*/
|
||||
UNITTEST bool sockaddr2string(struct sockaddr *sa, curl_socklen_t salen,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue