Fix build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38161 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7a4000a8ea
commit
6e23be561a
@ -227,7 +227,7 @@ GlyphLayoutEngine::LayoutGlyphs(GlyphConsumer& consumer,
|
||||
|
||||
if (!entry->WriteLock()) {
|
||||
FontCache::Default()->Recycle(entry);
|
||||
return NULL;
|
||||
return false;
|
||||
}
|
||||
|
||||
// Update the FontCacheReference, since the locking kind changed.
|
||||
|
Loading…
Reference in New Issue
Block a user