From: Keith Packard Date: Thu, 18 Oct 2007 15:56:42 +0000 (-0700) Subject: FcConfigParseAndLoad doc was missing the last param. X-Git-Tag: 2.4.91~25 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=26437d4924b0f53f03915e5f3616992eb1fb72e7 FcConfigParseAndLoad doc was missing the last param. Typo lost the last param to this function. --- diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index e29c392..0ee391e 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -282,7 +282,7 @@ FC_CONFIG_DIR environment variable. @FUNC@ FcConfigParseAndLoad @TYPE1@ FcConfig * @ARG1@ config @TYPE2@ const FcChar8 * @ARG2@ file -@TYPE2@ FcBool% @ARG3@ complain +@TYPE3@ FcBool% @ARG3@ complain @PURPOSE@ load a configuration file @DESC@ Walks the configuration in 'file' and constructs the internal representation