sal_Bool to bool

Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
This commit is contained in:
Takeshi Abe
2013-03-04 23:11:48 +09:00
parent f348749a83
commit ce33f85ffd
45 changed files with 66 additions and 66 deletions

View File

@@ -67,7 +67,7 @@ namespace cppu_threadpool {
}
while( sal_True )
while( true )
{
if( bReturnWhenNoJob )
{