projects
/
platform
/
upstream
/
ibus-libpinyin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc07e4c
)
add comment.
author
Peng Wu
<epico@dhcp-65-116.nay.redhat.com>
Sun, 11 Apr 2010 05:43:52 +0000
(13:43 +0800)
committer
Peng Wu
<alexepico@gmail.com>
Wed, 19 May 2010 02:09:32 +0000
(10:09 +0800)
lua/lua-plugin-init.c
patch
|
blob
|
history
diff --git
a/lua/lua-plugin-init.c
b/lua/lua-plugin-init.c
index
69e356e
..
641e869
100644
(file)
--- a/
lua/lua-plugin-init.c
+++ b/
lua/lua-plugin-init.c
@@
-198,6
+198,7
@@
static int ime_register_command(lua_State * L){
}
/* check whether the same command exists. */
+ /* use the sorted array. */
return 0;
}