cf-socket.c fixup comment

This commit is contained in:
Viktor Szakats 2026-06-30 21:02:31 +02:00
parent b52828681c
commit 9aa78b922c
No known key found for this signature in database

View file

@ -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,