[Fontconfig] fontconfig: Branch 'master'
Keith Packard
keithp at kemper.freedesktop.org
Sat May 24 15:44:28 PDT 2008
doc/fcstring.fncs | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0faca4ff826c214c5c5bb0ff7e64a09802230f9d
Author: Alexey Khoroshilov <khoroshilov at linuxtesting.org>
Date: Sat May 24 15:44:00 2008 -0700
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
More information about the Fontconfig
mailing list