Gisle corrected two comments
This commit is contained in:
@@ -185,9 +185,9 @@ int Curl_num_addresses(const Curl_addrinfo *addr)
|
||||
}
|
||||
|
||||
/*
|
||||
* Curl_printable_address() returns a printable version of the 1st
|
||||
* address given in the 2nd argument. The result will be stored in
|
||||
* the buf that is bufsize bytes big.
|
||||
* Curl_printable_address() returns a printable version of the 1st address
|
||||
* given in the 'ip' argument. The result will be stored in the buf that is
|
||||
* bufsize bytes big.
|
||||
*
|
||||
* If the conversion fails, it returns NULL.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user