]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fontconfig-devel.sgml
Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).
[fontconfig.git] / doc / fontconfig-devel.sgml
index d44852416d6180bc95d70991431386ec3d11e15d..3f91e642c5ab6430bd4ae6e5534499c4edb159f1 100644 (file)
@@ -269,7 +269,7 @@ types.  The 'type' tag indicates which member is valid.
         FcTypeVoid      (none)          (none)
         FcTypeInteger   i               int
         FcTypeDouble    d               double
-        FcTypeString    s               char *
+        FcTypeString    s               FcChar8 *
         FcTypeBool      b               b
         FcTypeMatrix    m               FcMatrix *
         FcTypeCharSet   c               FcCharSet *