From: Alexey Khoroshilov Date: Sat, 24 May 2008 22:44:00 +0000 (-0700) Subject: Fix FcStrDirname documentation. (bug 16068) X-Git-Tag: 2.5.93~9 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=0faca4ff826c214c5c5bb0ff7e64a09802230f9d;p=fontconfig.git Fix FcStrDirname documentation. (bug 16068) Description of FcStrDirname is absent in the official documentation of fontconfig-2.5.92. At the same time the source documentation contains description of the function. The problem is a consequence of a misprint in the format of the source documentation file 'fcstring.fncs'. The finish mark of description of the previous function is absent. --- diff --git a/doc/fcstring.fncs b/doc/fcstring.fncs index 8ee20e5..8ba19e8 100644 --- a/doc/fcstring.fncs +++ b/doc/fcstring.fncs @@ -221,6 +221,7 @@ new string. @DESC@ This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library. +@@ @RET@ FcChar8 * @FUNC@ FcStrDirname