From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -339,7 +339,7 @@ int OperationThread::cancel()
|
||||
if (_currentOperation.valid()) _currentOperation->release();
|
||||
}
|
||||
|
||||
// then wait for the the thread to stop running.
|
||||
// then wait for the thread to stop running.
|
||||
while(isRunning())
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user