mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:24:08 +03:00
reword a comment to avoid spelling exception
This commit is contained in:
parent
3e45ff807e
commit
e135677249
2 changed files with 1 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
|||
*
|
||||
* Returns `dst' (as a const)
|
||||
* Note:
|
||||
* - uses no statics
|
||||
* - uses no static variables
|
||||
* - takes an unsigned char* not an in_addr as input
|
||||
*/
|
||||
static char *inet_ntop4(const unsigned char *src, char *dst, size_t size)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue