projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
slightly expanded and updated the Unicode overview
[wxWidgets.git]
/
docs
/
latex
/
wx
/
mutexlck.tex
diff --git
a/docs/latex/wx/mutexlck.tex
b/docs/latex/wx/mutexlck.tex
index b0be0556c1b64e549fe34a405f1b93d798659247..881105e11e55caa0ac20528518ca8bf7c6112dda 100644
(file)
--- a/
docs/latex/wx/mutexlck.tex
+++ b/
docs/latex/wx/mutexlck.tex
@@
-25,7
+25,7
@@
None.
\func{}{wxMutexLocker}{\param{wxMutex *}{mutex}}
\func{}{wxMutexLocker}{\param{wxMutex *}{mutex}}
-Constructs a wxMutexLocker object associated with mutex which must be non
NULL
+Constructs a wxMutexLocker object associated with mutex which must be non
-
NULL
and locks it. Call \helpref{IsLocked}{wxmutexlockerisok} to check if the mutex was
successfully locked.
and locks it. Call \helpref{IsLocked}{wxmutexlockerisok} to check if the mutex was
successfully locked.