]> git.ipfire.org Git - thirdparty/curl.git/commit
inet_ntop: rename curlx_inet_ntop to Curl_inet_ntop
authorDaniel Stenberg <daniel@haxx.se>
Sun, 11 May 2025 21:48:10 +0000 (23:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 May 2025 05:42:59 +0000 (07:42 +0200)
commitc37f4b6ac329ab4ef8a2c85f5dfebc4218ce017a
treeeb65401153ac87e77da986e304a50c627e331156
parentb79426440873392f4d71d8ce92aafdc6c39cf1b0
inet_ntop: rename curlx_inet_ntop to Curl_inet_ntop

It is not part of the curlx club.

Closes #17313
lib/connect.c
lib/ftp.c
lib/hostip.c
lib/if2ip.c
lib/inet_ntop.c
lib/inet_ntop.h
lib/urlapi.c