]> git.wh0rd.org - fontconfig.git/commitdiff
Fix FcStrDirname documentation. (bug 16068)
authorAlexey Khoroshilov <khoroshilov@linuxtesting.org>
Sat, 24 May 2008 22:44:00 +0000 (15:44 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 24 May 2008 22:44:18 +0000 (15:44 -0700)
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

index 8ee20e51c6ffd0e4b7ad891cc5585a48e1caa28c..8ba19e8d7aa0804bc677781244f62c8f33ddad7b 100644 (file)
@@ -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