From d9f28262c03096d6c29908e31f69a714294ee14e Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 27 Dec 2004 02:27:49 +0000 Subject: [PATCH] (mtext_from_data): Fix documentation. --- src/mtext.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mtext.c b/src/mtext.c index d257d43..e397c36 100644 --- a/src/mtext.c +++ b/src/mtext.c @@ -1178,7 +1178,7 @@ mtext () The contents of $DATA must not be modified while the M-text is alive. The allocated M-text will not be freed unless the user explicitly - does so with the m17n_object_free () function. Even in that case, + does so with the m17n_object_unref () function. Even in that case, $DATA is not freed. @return @@ -1206,7 +1206,7 @@ mtext () ³ä¤êÅö¤Æ¤é¤ì¤¿ M-text ¤Îʸ»úÎó¤ÏÊѹ¹¤Ç¤­¤Ê¤¤¡£$DATA ¤ÎÆâÍÆ¤Ï M-text ¤¬Í­¸ú¤Ê´Ö¤ÏÊѹ¹¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ - ³ä¤êÅö¤Æ¤é¤ì¤¿ M-text ¤Ï¡¢´Ø¿ô m17n_object_free () ¤Ë¤è¤Ã¤Æ¥æ¡¼¥¶ + ³ä¤êÅö¤Æ¤é¤ì¤¿ M-text ¤Ï¡¢´Ø¿ô m17n_object_unref () ¤Ë¤è¤Ã¤Æ¥æ¡¼¥¶ ¤¬ÌÀ¼¨Åª¤Ë¹Ô¤Ê¤ï¤Ê¤¤¸Â¤ê¡¢²òÊü¤µ¤ì¤Ê¤¤¡£¤½¤Î¾ì¹ç¤Ç¤â $DATA ¤Ï²òÊü ¤µ¤ì¤Ê¤¤¡£ -- 1.7.10.4