]> git.wh0rd.org - fontconfig.git/commitdiff
[doc] Note that fontset returned by FcConfigGetFonts should not be modified
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 1 Jan 2009 21:29:01 +0000 (16:29 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:54:05 +0000 (16:54 -0800)
doc/fcconfig.fncs

index 3ceab9218828d316459bb87d61a0a839f3c851d8..08408af2e09dcad3f6b280936e24148ea7e18e9a 100644 (file)
@@ -171,7 +171,7 @@ If <parameter>config</parameter> is NULL, the current configuration is used.
 @DESC@
 Returns one of the two sets of fonts from the configuration as specified
 by <parameter>set</parameter>. This font set is owned by the library and must
-not be freed.
+not be modified or freed.
 If <parameter>config</parameter> is NULL, the current configuration is used.
 @@