X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec78053243b4d5ee07b14f8bcc71b03c27b118d5..f6081a0462089eaa1da4d38b260af032b349a041:/docs/latex/wx/ipvaddr.tex diff --git a/docs/latex/wx/ipvaddr.tex b/docs/latex/wx/ipvaddr.tex index b982f7429f..54087b26bd 100644 --- a/docs/latex/wx/ipvaddr.tex +++ b/docs/latex/wx/ipvaddr.tex @@ -14,7 +14,6 @@ % ---------------------------------------------------------------------------- % MEMBERS % ---------------------------------------------------------------------------- - \latexignore{\rtfignore{\wxheading{Members}}} % @@ -110,7 +109,7 @@ Returns TRUE on success, FALSE if something went wrong. \func{bool}{LocalHost}{\void} -Set address to "localhost" (127.0.0.1). Whenever possible, use the +Set address to localhost (127.0.0.1). Whenever possible, use the \helpref{wxIPV4address::AnyAddress}{wxipv4addressanyaddress}, function instead of this one, as this will correctly handle multi-homed hosts and avoid other small problems. @@ -118,4 +117,3 @@ hosts and avoid other small problems. \wxheading{Return value} Returns TRUE on success, FALSE if something went wrong. -