Kaydet (Commit) cf435712 authored tarafından Chris Sherlock's avatar Chris Sherlock

osl: removed extraneous <BR> tag from conditn.h

Change-Id: I7cfcef8b825ab1f0cc2fcd55bda19b2981a972d5
üst bda4fe04
......@@ -66,7 +66,7 @@ SAL_DLLPUBLIC sal_Bool SAL_CALL osl_setCondition(oslCondition Condition);
*/
SAL_DLLPUBLIC sal_Bool SAL_CALL osl_resetCondition(oslCondition Condition);
/** Blocks if condition is not set<BR>
/** Blocks if condition is not set
If condition has been destroyed prematurely, wait() will
return with False.
@param Condition handle to a created condition.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment