]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ipvaddr.tex
removed small as otherwise the code was apparently unreadable in HTML docs
[wxWidgets.git] / docs / latex / wx / ipvaddr.tex
index b982f7429fe7992b82e5ee876ae93e331c477f7b..1e2fddfdb5343f6c5d0175a3a8fad2e4f40cb9c5 100644 (file)
@@ -14,7 +14,6 @@
 % ----------------------------------------------------------------------------
 % MEMBERS
 % ----------------------------------------------------------------------------
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 %
@@ -101,7 +100,6 @@ to {\bf INADDR\_ANY}.
 
 Returns TRUE on success, FALSE if something went wrong.
 
-
 %
 % LocalHost
 %
@@ -110,7 +108,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.