Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/examples


Modified Files:
        event_handler_example.c 


Log Message:
Compiler warning.

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ecore/examples/event_handler_example.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- event_handler_example.c     13 May 2004 02:40:58 -0000      1.2
+++ event_handler_example.c     20 May 2005 18:15:42 -0000      1.3
@@ -38,4 +38,5 @@
                                      event_hup, NULL);
    ecore_main_loop_begin();
    ecore_shutdown();
+   return 0;
 }




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to