seoz pushed a commit to branch master.

commit 9c222bbc013b8dd646fbf8e07a2ebc17281aed79
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Apr 16 20:05:04 2013 +0900

    elm_entry.c: moved comments to a proper place.
---
 src/lib/elm_entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_entry.c b/src/lib/elm_entry.c
index f6dec53..b96d741 100644
--- a/src/lib/elm_entry.c
+++ b/src/lib/elm_entry.c
@@ -5235,6 +5235,7 @@ _anchor_hover_end(Eo *obj EINA_UNUSED, void *_pd, va_list 
*list EINA_UNUSED)
    sd->anchor_hover.hover = NULL;
    sd->anchor_hover.pop = NULL;
 }
+/* END - ANCHOR HOVER */
 
 static void
 _elm_entry_smart_focus_next_manager_is(Eo *obj EINA_UNUSED, void *_pd 
EINA_UNUSED, va_list *list)
@@ -5483,4 +5484,3 @@ static const Eo_Class_Description class_desc = {
 };
 
 EO_DEFINE_CLASS(elm_obj_entry_class_get, &class_desc, ELM_OBJ_LAYOUT_CLASS, 
ELM_SCROLLABLE_INTERFACE, EVAS_SMART_CLICKABLE_INTERFACE, NULL);
-/* END - ANCHOR HOVER */

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to