add comment.
authorPeng Wu <epico@dhcp-65-116.nay.redhat.com>
Sun, 11 Apr 2010 05:43:52 +0000 (13:43 +0800)
committerPeng Wu <alexepico@gmail.com>
Wed, 19 May 2010 02:09:32 +0000 (10:09 +0800)
lua/lua-plugin-init.c

index 69e356e..641e869 100644 (file)
@@ -198,6 +198,7 @@ static int ime_register_command(lua_State * L){
   }
 
   /* check whether the same command exists. */
+  /* use the sorted array. */
 
   return 0;
 }