]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcblanks.fncs
Add space between type and formal in devel man pages (bug 8935)
[fontconfig.git] / doc / fcblanks.fncs
index 696caa5ba12efab412c7714cd5e825a6b4c114a5..5b8bab3507cefae72823d00d5a6ddbf3a2a733ab 100644 (file)
@@ -40,7 +40,7 @@ Destroys an FcBlanks object, freeing any associated memory.
 @RET@          FcBool
 @FUNC@         FcBlanksAdd
 @TYPE1@                FcBlanks *                      @ARG1@          b
-@TYPE2@                FcChar32                        @ARG2@          ucs4
+@TYPE2@                FcChar32%                       @ARG2@          ucs4
 @PURPOSE@      Add a character to an FcBlanks
 @DESC@
 Adds a single character to an FcBlanks object, returning FcFalse
@@ -50,7 +50,7 @@ if this process ran out of memory.
 @RET@          FcBool
 @FUNC@         FcBlanksIsMember
 @TYPE1@                FcBlanks *                      @ARG1@          b
-@TYPE2@                FcChar32                        @ARG2@          ucs4
+@TYPE2@                FcChar32%                       @ARG2@          ucs4
 @PURPOSE@      Query membership in an FcBlanks
 @DESC@
 Returns whether the specified FcBlanks object contains the indicated Unicode