]> sjero.net Git - wget/blobdiff - src/mswindows.c
[svn] Renamed "pretty_print_address" to "print_address".
[wget] / src / mswindows.c
index 2890274bc982e215fb4dd866d4ce5415d461b2e3..d1867fcf9c512ad8bed4d062f47e66c74c818a9d 100644 (file)
@@ -851,8 +851,8 @@ windows_strerror (int err)
 \f
 #ifdef ENABLE_IPV6
 /* An IPv6-only inet_ntop that prints with WSAAddressToString.  (Wget
-   uses inet_ntoa for IPv4 addresses -- see pretty_print_address.)
-   Prototype complies with POSIX 1003.1-2004.  */
+   uses inet_ntoa for IPv4 addresses -- see print_address.)  Prototype
+   complies with POSIX 1003.1-2004.  */
 
 const char *
 inet_ntop (int af, const void *src, char *dst, socklen_t cnt)