Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_common.h 


Log Message:
Fix a typo.


===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -3 -r1.102 -r1.103
--- evas_common.h       30 May 2008 13:33:40 -0000      1.102
+++ evas_common.h       30 May 2008 13:55:51 -0000      1.103
@@ -1289,7 +1289,7 @@
 EAPI int                             evas_cache_image_flush(Evas_Cache_Image 
*cache);
 EAPI void                            evas_cache_private_set(Evas_Cache_Image 
*cache, const void *data);
 EAPI void*                           evas_cache_private_get(Evas_Cache_Image 
*cache);
-EAPI void*                           
evas_cache_private_from_image_entry_get(Image_Entry *im)
+EAPI void*                           
evas_cache_private_from_image_entry_get(Image_Entry *im);
 
 EAPI int                             
evas_cache_image_usage_get(Evas_Cache_Image *cache);
 EAPI int                             evas_cache_image_get(Evas_Cache_Image 
*cache);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to