From 26437d4924b0f53f03915e5f3616992eb1fb72e7 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 18 Oct 2007 08:56:42 -0700 Subject: [PATCH] FcConfigParseAndLoad doc was missing the last param. Typo lost the last param to this function. --- doc/fcconfig.fncs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2