From 47371b7eac860751fd44fd7cf26419f2810b4b75 Mon Sep 17 00:00:00 2001 From: nisikimi Date: Wed, 28 Apr 2004 04:32:13 +0000 Subject: [PATCH] *** empty log message *** --- src/m17n.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/m17n.h b/src/m17n.h index f681c65..ebc9ba2 100644 --- a/src/m17n.h +++ b/src/m17n.h @@ -496,7 +496,7 @@ enum MCodingType ¤ë¡£ m17n ¥é¥¤¥Ö¥é¥ê¤Ï¤³¤Î¥¿¥¤¥×ÍѤΥ¨¥ó¥³¡¼¥É¡¿¥Ç¥³¡¼¥É¥ë¡¼¥Æ¥£¥ó - ¤òÄ󶡤·¤Ê¤¤¤Î¤Ç¡¢¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥×¥í¥°¥é¥à¦¤Ç¤½¤ì¤é¤ò½àÈ÷¤¹ + ¤òÄ󶡤·¤Ê¤¤¤Î¤Ç¡¢¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥×¥í¥°¥é¥à¦¤Ç½àÈ÷¤¹ ¤ëɬÍפ¬¤¢¤ë¡£ */ MCODING_TYPE_MISC @@ -628,13 +628,13 @@ enum MCodingFlagISO2022 /*** @ingroup m17nConv */ /***en - @brief Structure for a coding system of type MCODING_TYPE_ISO_2022. + @brief Structure for a coding system of type #MCODING_TYPE_ISO_2022. Structure for extra information about a coding system of type MCODING_TYPE_ISO_2022. */ /***ja - @brief MCODING_TYPE_ISO_2022 ¥¿¥¤¥×¤Î¥³¡¼¥É·Ï¤ÇɬÍפÊÉղþðÊóÍѹ½Â¤ÂÎ. + @brief #MCODING_TYPE_ISO_2022 ¥¿¥¤¥×¤Î¥³¡¼¥É·Ï¤ÇɬÍפÊÉղþðÊóÍѹ½Â¤ÂÎ. MCODING_TYPE_ISO_2022 ¥¿¥¤¥×¤Î¥³¡¼¥É·Ï¤ÇɬÍפÊÉղþðÊóÍѤòÊÝ»ý¤¹¤ë ¤¿¤á¤Î¹½Â¤ÂΡ£ @@ -701,7 +701,7 @@ typedef struct */ /***ja - @brief MCODING_TYPE_UTF ¥¿¥¤¥×¤Î¥³¡¼¥É·Ï¤ÇɬÍפÊÉղþðÊóÍѤι½Â¤ÂÎ. + @brief #MCODING_TYPE_UTF ¥¿¥¤¥×¤Î¥³¡¼¥É·Ï¤ÇɬÍפÊÉղþðÊóÍѤι½Â¤ÂÎ. @latexonly \IPApage{MCodingInfoUTF} @endlatexonly @@ -887,7 +887,7 @@ extern MText *mtext_toupper (MText *mt); /*=*/ /*** @ingroup m17nShell */ /***en @defgroup m17nInputMethod Input Method (basic) */ -/***ja @defgroup m17nInputMethod ÆþÎϥ᥽¥Ã¥É (´ðËÜ) */ +/***ja @defgroup m17nInputMethod ÆþÎϥ᥽¥Ã¥É (´ðËÜÉôʬ) */ /*=*/ /* Struct forward declaration. */ -- 1.7.10.4