Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        ecore.c.in 


Log Message:


fix order... :(

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/ecore.c.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ecore.c.in  12 May 2004 14:40:06 -0000      1.7
+++ ecore.c.in  8 Jul 2004 06:08:27 -0000       1.8
@@ -150,7 +150,7 @@
   return 1;
 }
 
-int exit_func(int ev_type, void *ev, void *data)
+int exit_func(void *data, int ev_type, void *ev)
 {
   Ecore_Event_Signal_Exit *e;
 




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to