Minor
This commit is contained in:
parent
8828fffd93
commit
8b8f0d2153
|
@ -551,7 +551,7 @@ FcFontRenderPrepare (FcConfig *config,
|
||||||
{
|
{
|
||||||
FcPatternObjectListAdd (new, pe->object,
|
FcPatternObjectListAdd (new, pe->object,
|
||||||
FcValueListDuplicate (FcPatternEltValues(pe)),
|
FcValueListDuplicate (FcPatternEltValues(pe)),
|
||||||
1);
|
FcFalse);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue