From: nisikimi Date: Wed, 21 Apr 2004 23:57:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: withdl~279 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10507869943e38b984803d33ca17cdcb4ffd96c1;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/character.c b/src/character.c index 54517a0..8eb9a9a 100644 --- a/src/character.c +++ b/src/character.c @@ -421,7 +421,7 @@ mchar_define_property (char *name, MSymbol type) value of the character property. Otherwise it returns @c NULL. */ -/**ja +/***ja @brief ʸ»ú¥×¥í¥Ñ¥Æ¥£¤ÎÃͤòÆÀ¤ë. ´Ø¿ô mchar_get_prop () ¤Ï¡¢Ê¸»ú $C ¤Îʸ»ú¥×¥í¥Ñ¥Æ¥£¤Î¤¦¤Á¥­¡¼¤¬ @@ -433,7 +433,6 @@ mchar_define_property (char *name, MSymbol type) @latexonly \IPAlabel{mchar_get_prop} @endlatexonly */ - /*** @errors @c MERROR_SYMBOL, @c MERROR_DB @@ -471,7 +470,6 @@ mchar_get_prop (int c, MSymbol key) @return If the operation was successful, mchar_put_prop () returns 0. Otherwise, it returns -1. */ - /***ja @brief ʸ»ú¥×¥í¥Ñ¥Æ¥£¤ÎÃͤòÀßÄꤹ¤ë. @@ -481,7 +479,6 @@ mchar_get_prop (int c, MSymbol key) @return ½èÍý¤¬À®¸ù¤¹¤ì¤Ð mchar_put_prop () ¤Ï0¤òÊÖ¤¹¡£¼ºÇÔ¤·¤¿¾ì¹ç¤Ï-1¤òÊÖ ¤¹¡£ */ - /*** @errors @c MERROR_SYMBOL, @c MERROR_DB