From: Bryan Petty <bryan@ibaku.net> Date: Thu, 5 Jul 2007 08:06:12 +0000 (+0000) Subject: Fixed case on LaTeX member function labels. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0a82af9b91531b630c1b46c2acc044fe4bdb0ebd Fixed case on LaTeX member function labels. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/ipaddr.tex b/docs/latex/wx/ipaddr.tex index be39274d30..856876b427 100644 --- a/docs/latex/wx/ipaddr.tex +++ b/docs/latex/wx/ipaddr.tex @@ -102,7 +102,7 @@ Returns true on success, false if something went wrong. % BroadcastAddress % -\membersection{wxIPaddress::BroadcastAddress}\label{wxIPaddressbroadcastaddress} +\membersection{wxIPaddress::BroadcastAddress}\label{wxipaddressbroadcastaddress} \func{virtual bool}{BroadcastAddress}{\void} @@ -119,7 +119,7 @@ Returns true on success, false if something went wrong. % LocalHost % -\membersection{wxIPaddress::LocalHost}\label{wxIPaddresslocalhost} +\membersection{wxIPaddress::LocalHost}\label{wxipaddresslocalhost} \func{virtual bool}{LocalHost}{\void} @@ -133,7 +133,7 @@ On IPV6 implementations, ::1 Returns true on success, false if something went wrong. -\membersection{wxIPaddress::IsLocalHost}\label{wxIPaddressislocalhost} +\membersection{wxIPaddress::IsLocalHost}\label{wxipaddressislocalhost} \func{virtual bool}{IsLocalHost}{\void}