X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=doc%2Ffcobjecttype.fncs;h=f472cbae049d572bc7282103853aeed505b46881;hb=61895ed16c0c06e4d6b2abeb8ff292d53b4ea499;hp=278b9eedaf2f83ef2a506359ba0012e56b9a3b6d;hpb=b1aa20098f641a16d02e70a161450e6b85afe410;p=fontconfig.git diff --git a/doc/fcobjecttype.fncs b/doc/fcobjecttype.fncs index 278b9ee..f472cba 100644 --- a/doc/fcobjecttype.fncs +++ b/doc/fcobjecttype.fncs @@ -24,7 +24,7 @@ @RET@ FcBool @FUNC@ FcNameRegisterObjectTypes @TYPE1@ const FcObjectType * @ARG1@ types -@TYPE2@ int @ARG2@ ntype +@TYPE2@ int% @ARG2@ ntype @PURPOSE@ Register object types @DESC@ Register ntype new object types. @@ -33,7 +33,7 @@ Register ntype new object types. @RET@ FcBool @FUNC@ FcNameUnregisterObjectTypes @TYPE1@ const FcObjectType * @ARG1@ types -@TYPE2@ int @ARG2@ ntype +@TYPE2@ int% @ARG2@ ntype @PURPOSE@ Unregister object types @DESC@ Unregister ntype object types.