From 8072f4b1304efc59fee5e61efc4c4b0fc05bb8fb Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 22 Aug 2008 18:25:22 -0400 Subject: [PATCH] Document how to free return value of FcNameUnparse() --- doc/fcpattern.fncs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs index 5a9912f..e071c81 100644 --- a/doc/fcpattern.fncs +++ b/doc/fcpattern.fncs @@ -393,5 +393,5 @@ Converts name from the standard text format described abo @DESC@ Converts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory -which should be freed by the caller. +which should be freed by the caller using free(). @@ -- 2.39.2