projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46fe4ff
)
*** empty log message ***
author
handa
<handa>
Tue, 21 Dec 2004 12:39:16 +0000
(12:39 +0000)
committer
handa
<handa>
Tue, 21 Dec 2004 12:39:16 +0000
(12:39 +0000)
src/input.c
patch
|
blob
|
history
diff --git
a/src/input.c
b/src/input.c
index
0405540
..
e83a324
100644
(file)
--- a/
src/input.c
+++ b/
src/input.c
@@
-2432,7
+2432,7
@@
minput_toggle (MInputContext *ic)
preediting text (if any) is committed. If necessary, a program
can extract the text by calling minput_lookup () just after the
call of minput_reset_ic (). In that case, the arguments @c KEY
- and @c ARG of minput_lookup are ignored.. */
+ and @c ARG of minput_lookup are ignored. */
/***ja
@brief ÆþÎÏ¥³¥ó¥Æ¥¯¥¹¥È¤ò¥ê¥»¥Ã¥È¤¹¤ë.