From: handa Date: Sat, 25 Dec 2004 02:10:29 +0000 (+0000) Subject: Insert to make Doxygen not make a link from file names. X-Git-Tag: REL-1-2-0~20 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=07cc148109ba5d240674eced17ba10eb42366210;p=m17n%2Fm17n-lib.git Insert to make Doxygen not make a link from file names. --- diff --git a/src/input.c b/src/input.c index 95a2de6..a6fd354 100644 --- a/src/input.c +++ b/src/input.c @@ -2032,15 +2032,16 @@ MInputDriver minput_default_driver; The variable #minput_driver is a pointer to the input method driver that is used by internal input methods. The macro M17N_INIT () initializes it to a pointer to #minput_default_driver - (if is included) or to #minput_gui_driver (if - is included). */ + (if .h> is included) or to #minput_gui_driver (if + .h> is included). */ /***ja @brief ÆâÉôÆþÎϥ᥽¥Ã¥ÉÍѥɥ饤¥Ð. ÊÑ¿ô #minput_driver ¤ÏÆâÉôÆþÎϥ᥽¥Ã¥É¤Ë¤è¤Ã¤Æ»ÈÍѤµ¤ì¤Æ¤¤¤ëÆþÎÏ¥á - ¥½¥Ã¥É¥É¥é¥¤¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤¢¤ë¡£¥Þ¥¯¥íM17N_INIT () ¤Ï¤³¤Î¥Ý¥¤¥ó - ¥¿¤ò #minput_default_driver ( ¤¬´Þ¤Þ¤ì¤ë»þ) ¤Þ¤¿¤Ï - #minput_gui_driver ( ¤¬´Þ¤Þ¤ì¤ë»þ) ¤Ë½é´ü²½¤¹¤ë¡£ */ + ¥½¥Ã¥É¥É¥é¥¤¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤¢¤ë¡£¥Þ¥¯¥í M17N_INIT () ¤Ï¤³¤Î¥Ý¥¤¥ó + ¥¿¤ò #minput_default_driver (.h> ¤¬´Þ¤Þ¤ì¤ë»þ) ¤Þ¤¿¤Ï + #minput_gui_driver ( .h> ¤¬´Þ¤Þ¤ì¤ë»þ) ¤Ë½é´ü²½¤¹ + ¤ë¡£ */ MInputDriver *minput_driver;