This commit is contained in:
Behdad Esfahbod 2013-01-14 14:39:12 -06:00
parent 8828fffd93
commit 8b8f0d2153
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ FcFontRenderPrepare (FcConfig *config,
{
FcPatternObjectListAdd (new, pe->object,
FcValueListDuplicate (FcPatternEltValues(pe)),
1);
FcFalse);
}
}