diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2017-09-12 17:08:08 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2017-09-12 17:09:43 -0400 |
commit | 8b46a518bda8ecb3c5e2dfb0c1e5fda99e40aa3e (patch) | |
tree | 57ee77ca8fb1c4a85fcc50c447556548feabc4a4 /doc/fcconfig.fncs | |
parent | a8bbbfb601b6d0394525262c543a18bd7699b684 (diff) |
Update documentation for removal of blanks
Patch from Jerry Casiano.
Diffstat (limited to 'doc/fcconfig.fncs')
-rw-r--r-- | doc/fcconfig.fncs | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 7377192f..80f9b58c 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -181,11 +181,8 @@ If <parameter>config</parameter> is NULL, the current configuration is used. @TYPE1@ FcConfig * @ARG1@ config @PURPOSE@ Get config blanks @DESC@ -Returns the FcBlanks object associated with the given configuration, if no -blanks were present in the configuration, this function will return 0. -The returned FcBlanks object if not NULL, is valid as long as the owning -FcConfig is alive. -If <parameter>config</parameter> is NULL, the current configuration is used. +FcBlanks is deprecated. +This function always returns NULL. @@ @RET@ int |