]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed case on LaTeX member function labels.
authorBryan Petty <bryan@ibaku.net>
Thu, 5 Jul 2007 08:06:12 +0000 (08:06 +0000)
committerBryan Petty <bryan@ibaku.net>
Thu, 5 Jul 2007 08:06:12 +0000 (08:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/ipaddr.tex

index be39274d3096aea19a5da3127c7cafbd6068c9f9..856876b42777d13d6209d184cbd5661fbb3cfa77 100644 (file)
@@ -102,7 +102,7 @@ Returns true on success, false if something went wrong.
 % BroadcastAddress
 %
 
 % BroadcastAddress
 %
 
-\membersection{wxIPaddress::BroadcastAddress}\label{wxIPaddressbroadcastaddress}
+\membersection{wxIPaddress::BroadcastAddress}\label{wxipaddressbroadcastaddress}
 
 \func{virtual bool}{BroadcastAddress}{\void}
 
 
 \func{virtual bool}{BroadcastAddress}{\void}
 
@@ -119,7 +119,7 @@ Returns true on success, false if something went wrong.
 % LocalHost
 %
 
 % LocalHost
 %
 
-\membersection{wxIPaddress::LocalHost}\label{wxIPaddresslocalhost}
+\membersection{wxIPaddress::LocalHost}\label{wxipaddresslocalhost}
 
 \func{virtual bool}{LocalHost}{\void}
 
 
 \func{virtual bool}{LocalHost}{\void}
 
@@ -133,7 +133,7 @@ On IPV6 implementations, ::1
 
 Returns true on success, false if something went wrong.
 
 
 Returns true on success, false if something went wrong.
 
-\membersection{wxIPaddress::IsLocalHost}\label{wxIPaddressislocalhost}
+\membersection{wxIPaddress::IsLocalHost}\label{wxipaddressislocalhost}
 
 \func{virtual bool}{IsLocalHost}{\void}
 
 
 \func{virtual bool}{IsLocalHost}{\void}