From 0faca4ff826c214c5c5bb0ff7e64a09802230f9d Mon Sep 17 00:00:00 2001 From: Alexey Khoroshilov Date: Sat, 24 May 2008 15:44:00 -0700 Subject: [PATCH] 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. --- doc/fcstring.fncs | 1 + 1 file changed, 1 insertion(+) 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