Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/include


Modified Files:
        eina_error.h 


Log Message:
Use the right type name.


===================================================================
RCS file: /cvs/e/e17/proto/eina/src/include/eina_error.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- eina_error.h        8 Aug 2008 10:39:47 -0000       1.7
+++ eina_error.h        13 Aug 2008 09:25:22 -0000      1.8
@@ -49,7 +49,7 @@
                 const char *fnc, int line, const char *fmt, void *data,
                va_list args);
 
-EAPI extern int EINA_ERROR_OUT_OF_MEMORY;
+EAPI extern Eina_Error EINA_ERROR_OUT_OF_MEMORY;
 
 EAPI int eina_error_init(void);
 EAPI int eina_error_shutdown(void);



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to