From 0a82af9b91531b630c1b46c2acc044fe4bdb0ebd Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Thu, 5 Jul 2007 08:06:12 +0000 Subject: [PATCH] Fixed case on LaTeX member function labels. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/ipaddr.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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} -- 2.50.0