]> git.wh0rd.org - fontconfig.git/commitdiff
FcConfigParseAndLoad doc was missing the last param.
authorKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 15:56:42 +0000 (08:56 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 15:56:42 +0000 (08:56 -0700)
Typo lost the last param to this function.

doc/fcconfig.fncs

index e29c392c8f17f336697d42e7e74b2232e08ab5dd..0ee391e542258df9d2e5a449e4dbceff420d007f 100644 (file)
@@ -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