From 36a3ced9495c236beb1676efb8fda4b1292179a7 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Sat, 9 Sep 2017 22:17:16 +0900 Subject: Update docs --- doc/fcconfig.fncs | 2 +- doc/fcpattern.fncs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3