devilhorns pushed a commit to branch master.
commit 1832bf5c032309283e23af500244b3694d627e61
Author: Chris Michael <[email protected]>
Date: Wed Jul 24 07:11:32 2013 +0100
Fixup formatting.
Signed-off-by: Chris Michael <[email protected]>
---
src/modules/ecore_imf/wayland/wayland_module.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/modules/ecore_imf/wayland/wayland_module.c
b/src/modules/ecore_imf/wayland/wayland_module.c
index 37f84a6..3689f3a 100644
--- a/src/modules/ecore_imf/wayland/wayland_module.c
+++ b/src/modules/ecore_imf/wayland/wayland_module.c
@@ -102,17 +102,17 @@ im_module_create()
{
if (!strcmp(global->interface, "wl_text_input_manager"))
{
- text_input_manager = wl_registry_bind(registry, global->id,
&wl_text_input_manager_interface, 1);
- EINA_LOG_DOM_INFO(_ecore_imf_wayland_log_dom, "bound
wl_text_input_manager interface");
+ text_input_manager =
+ wl_registry_bind(registry, global->id,
+ &wl_text_input_manager_interface, 1);
+ EINA_LOG_DOM_INFO(_ecore_imf_wayland_log_dom,
+ "bound wl_text_input_manager interface");
}
}
}
ctxd = wayland_im_context_new(text_input_manager);
- if (!ctxd)
- {
- return NULL;
- }
+ if (!ctxd) return NULL;
ctx = ecore_imf_context_new(&wayland_imf_class);
if (!ctx)
--
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk