more or less cosmetical fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -119,7 +119,7 @@ FontStyle::Lock()
|
||||
void
|
||||
FontStyle::Unlock()
|
||||
{
|
||||
return sFontLock.Unlock();
|
||||
sFontLock.Unlock();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user