discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=54603e2ee319c3d19a1c47a6185936cdf1ed0f90

commit 54603e2ee319c3d19a1c47a6185936cdf1ed0f90
Author: Mike Blumenkrantz <zm...@samsung.com>
Date:   Sun Jul 20 17:28:21 2014 -0400

    typo from shelf nocomp commit
---
 src/bin/e_comp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index bed92ad..54713e4 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -138,7 +138,7 @@ _e_comp_visible_object_is(Evas_Object *obj, Evas_Coord x, 
Evas_Coord y, Evas_Coo
                                            return 
_e_comp_visible_object_clip_is(o);
                                         }
                                       eina_list_free(children);
-                                      return !!evas_object_data_get(o, 
"E_Shelf");
+                                      return !evas_object_data_get(o, 
"E_Shelf");
                                    }
                               }
                             eina_list_free(children);

-- 


Reply via email to