From: handa Date: Mon, 27 Dec 2004 02:27:49 +0000 (+0000) Subject: (mtext_from_data): Fix documentation. X-Git-Tag: REL-1-2-0~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d9f28262c03096d6c29908e31f69a714294ee14e;p=m17n%2Fm17n-lib.git (mtext_from_data): Fix documentation. --- 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 ¤Ï²òÊü ¤µ¤ì¤Ê¤¤¡£