sal_Bool to bool
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
This commit is contained in:
@@ -67,7 +67,7 @@ namespace cppu_threadpool {
|
||||
}
|
||||
|
||||
|
||||
while( sal_True )
|
||||
while( true )
|
||||
{
|
||||
if( bReturnWhenNoJob )
|
||||
{
|
||||
|
Reference in New Issue
Block a user