fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,6 +79,6 @@ and then decrement it and return.
|
|||||||
|
|
||||||
\func{bool}{Wait}{\param{unsigned long }{timeout\_millis}}
|
\func{bool}{Wait}{\param{unsigned long }{timeout\_millis}}
|
||||||
|
|
||||||
Same as the version above, but with a timeout limit: returns {\tt TRUE| if the
|
Same as the version above, but with a timeout limit: returns {\tt TRUE} if the
|
||||||
semaphore was acquired and {\tt FALSE} if the timeout has ellapsed
|
semaphore was acquired and {\tt FALSE} if the timeout has ellapsed
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user