Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/src


Modified Files:
        interface.c 


Log Message:
Oops, it's ewl_shutdown() now
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/interface.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- interface.c 3 Feb 2004 20:21:11 -0000       1.48
+++ interface.c 3 Feb 2004 20:28:19 -0000       1.49
@@ -1,5 +1,5 @@
 /*
- * $Id: interface.c,v 1.48 2004/02/03 20:21:11 tsauerbeck Exp $
+ * $Id: interface.c,v 1.49 2004/02/03 20:28:19 tsauerbeck Exp $
  */
 
 #include <config.h>
@@ -170,7 +170,7 @@
 
        ui_deinit_edje(player);
 
-       ewl_deinit();
+       ewl_shutdown();
        edje_shutdown();
        ecore_evas_shutdown();
        ecore_shutdown();




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to