[Fontconfig] fontconfig: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Jan 14 12:39:16 PST 2013
src/fcmatch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8b8f0d21534aa9b82276815c84429ffca8941d2a
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Jan 14 14:39:12 2013 -0600
Minor
diff --git a/src/fcmatch.c b/src/fcmatch.c
index 3d15605..fc891cb 100644
--- a/src/fcmatch.c
+++ b/src/fcmatch.c
@@ -551,7 +551,7 @@ FcFontRenderPrepare (FcConfig *config,
{
FcPatternObjectListAdd (new, pe->object,
FcValueListDuplicate (FcPatternEltValues(pe)),
- 1);
+ FcFalse);
}
}
More information about the Fontconfig
mailing list