Fixed mis-matched curley braces on third line from the end (missing a left curley brace -- [wxgetenv})
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3012,7 +3012,7 @@ Returns {\tt TRUE} on success.
|
|||||||
\func{bool}{wxUnsetEnv}{\param{const wxString\&}{ var}}
|
\func{bool}{wxUnsetEnv}{\param{const wxString\&}{ var}}
|
||||||
|
|
||||||
Removes the variable {\it var} from the environment.
|
Removes the variable {\it var} from the environment.
|
||||||
\helpref{wxGetEnv}[wxgetenv} will return {\tt NULL} after the call to this
|
\helpref{wxGetEnv}{wxgetenv} will return {\tt NULL} after the call to this
|
||||||
function.
|
function.
|
||||||
|
|
||||||
Returns {\tt TRUE} on success.
|
Returns {\tt TRUE} on success.
|
||||||
|
Reference in New Issue
Block a user