seoz pushed a commit to branch master.

commit ace5d46f8c5eaad9ae9c7dc11aec7f03be0e1e37
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu Aug 15 22:42:09 2013 +0900

    elm_win.c: formatting fix before working on this file.
---
 src/lib/elm_win.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_win.c b/src/lib/elm_win.c
index bccb7d1..3abcd26 100644
--- a/src/lib/elm_win.c
+++ b/src/lib/elm_win.c
@@ -2117,7 +2117,7 @@ _elm_win_focus_highlight_init(Elm_Win_Smart_Data *sd)
                            _elm_win_object_focus_out, sd->obj);
 
    sd->focus_highlight.cur.target = evas_focus_get(sd->evas);
-   sd->focus_highlight.fobj= edje_object_add(sd->evas);
+   sd->focus_highlight.fobj = edje_object_add(sd->evas);
    sd->focus_highlight.theme_changed = EINA_TRUE;
 
    edje_object_signal_callback_add(sd->focus_highlight.fobj,

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to