ibus-immodule: remove trailing whitespaces and fix indentation

SVN revision: 73319
This commit is contained in:
Jihoon Kim 2012-07-05 01:03:15 +00:00
parent 04ce52bd10
commit 60ded53507
1 changed files with 14 additions and 16 deletions

View File

@ -183,8 +183,7 @@ _process_key_event_done (GObject *object,
KeyEvent *event = (KeyEvent *)user_data;
GError *error = NULL;
Eina_Bool retval = ibus_input_context_process_key_event_async_finish (
context,
Eina_Bool retval = ibus_input_context_process_key_event_async_finish(context,
res,
&error);
@ -329,7 +328,6 @@ ibus_im_context_filter_event(Ecore_IMF_Context *ctx, Ecore_IMF_Event_Type type,
}
else
{
ibus_input_context_process_key_event_async(ibusimcontext->ibuscontext,
keysym,
keycode - 8,