seoz pushed a commit to branch master.

commit 4d797756b73703f38811ff7d735f267d5c721fb7
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu Apr 4 21:27:37 2013 +0900

    elm_image.h: align api declaration line with others.
---
 src/lib/elm_image.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/elm_image.h b/src/lib/elm_image.h
index 5d30b44..ab1e9af 100644
--- a/src/lib/elm_image.h
+++ b/src/lib/elm_image.h
@@ -643,7 +643,7 @@ EAPI Evas_Object     *elm_image_add(Evas_Object *parent);
  *
  * @ingroup Image
  */
-EAPI Eina_Bool             elm_image_memfile_set(Evas_Object *obj, const void 
*img, size_t size, const char *format, const char *key);
+EAPI Eina_Bool        elm_image_memfile_set(Evas_Object *obj, const void *img, 
size_t size, const char *format, const char *key);
 
 /**
  * Set the file that will be used as the image's source.
@@ -831,7 +831,7 @@ EAPI Eina_Bool        elm_image_fill_outside_get(const 
Evas_Object *obj);
  * @param disabled If EINA_TRUE, preloading will be disabled
  * @ingroup Image
  */
-EAPI void                  elm_image_preload_disabled_set(Evas_Object *obj, 
Eina_Bool disabled);
+EAPI void             elm_image_preload_disabled_set(Evas_Object *obj, 
Eina_Bool disabled);
 
 /**
  * Set the prescale size for the image

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to