diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 59a2227..7377192 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -388,7 +388,7 @@ and dparsed. If 'complain' is FcFalse, no warning will be displayed if 'file' does not exist. Error and warning messages will be output to stderr. Returns FcFalse if fsome error occurred while loading the file, either a parse error, semantic error or allocation failure. Otherwise returns FcTrue. -@SINCE@ 2.13.0 +@SINCE@ 2.12.5 @@ @RET@ const FcChar8 * diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs index e1987ff..928f0bc 100644 --- a/doc/fcpattern.fncs +++ b/doc/fcpattern.fncs @@ -212,7 +212,7 @@ and b binding for that associated with the property object. The Value returned is not a copy, but rather refers to the data stored within the pattern directly. Applications must not free this value. -@SINCE@ 2.13.0 +@SINCE@ 2.12.5 @@ @RET@ FcResult