Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 14 Jan 2013 20:39:12 +0000 (14:39 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 14 Jan 2013 20:39:12 +0000 (14:39 -0600)
src/fcmatch.c

index 3d15605..fc891cb 100644 (file)
@@ -551,7 +551,7 @@ FcFontRenderPrepare (FcConfig           *config,
        {
            FcPatternObjectListAdd (new, pe->object,
                                    FcValueListDuplicate (FcPatternEltValues(pe)),
-                                   1);
+                                   FcFalse);
        }
     }