yakov pushed a commit to branch master.

commit 55f692310af41d39f449eb672e2959444f3ebfc2
Author: Yakov Goldberg <[email protected]>
Date:   Sun Sep 8 18:16:10 2013 +0300

    thumb: wrong Eo sub_id was used
---
 src/lib/elm_thumb_eo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_thumb_eo.h b/src/lib/elm_thumb_eo.h
index 1bf250c..02ac25a 100644
--- a/src/lib/elm_thumb_eo.h
+++ b/src/lib/elm_thumb_eo.h
@@ -260,7 +260,7 @@ enum
  *
  * @ingroup Thumb
  */
-#define elm_obj_thumb_crop_align_get(cropx, cropy) 
ELM_OBJ_THUMB_ID(ELM_OBJ_THUMB_SUB_ID_THUMB_SIZE_GET), EO_TYPECHECK(double *, 
cropx), EO_TYPECHECK(double *, cropy)
+#define elm_obj_thumb_crop_align_get(cropx, cropy) 
ELM_OBJ_THUMB_ID(ELM_OBJ_THUMB_SUB_ID_CROP_ALIGN_GET), EO_TYPECHECK(double *, 
cropx), EO_TYPECHECK(double *, cropy)
 
 /**
  * @def elm_obj_thumb_compress_set

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk

Reply via email to