From cb9fd6eb112c366fc347e971332eac9f9e754295 Mon Sep 17 00:00:00 2001 From: nisikimi Date: Fri, 3 Dec 2004 08:31:49 +0000 Subject: [PATCH] *** empty log message *** --- src/m17n-core.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/m17n-core.h b/src/m17n-core.h index e6b356f..2a64d6b 100644 --- a/src/m17n-core.h +++ b/src/m17n-core.h @@ -54,11 +54,16 @@ extern void m17n_fini_core (void); /*** @{ */ /***en - @brief Enumeration for the status of the m17n librarry. + @brief Enumeration for the status of the m17n library. The enum #MTextFormat is used as a return value of the function m17n_status (). */ +/***en + @brief m17n ¥é¥¤¥Ö¥é¥ê¤Î¾õÂÖ¤ò¼¨¤¹Îóµó·¿. + + Îóµó·¿ #MTextFormat ¤Ï´Ø¿ô m17n_status () ¤ÎÌá¤êÃͤȤ·¤ÆÍѤ¤¤é¤ì¤ë¡£ */ + enum M17NStatus { /***en No modules is initialized, and all modules are finalized. */ -- 1.7.10.4