Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/engines/ecore_evas_x11


Modified Files:
        ecore_evas_x11.c 


Log Message:
* Do not dlclose() while the engine is still loaded... Bad MoOm!!


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_evas_x11/ecore_evas_x11.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ecore_evas_x11.c    27 Jul 2006 16:28:01 -0000      1.4
+++ ecore_evas_x11.c    27 Jul 2006 17:22:03 -0000      1.5
@@ -126,6 +126,7 @@
    NULL, /* engine specific data */
    NULL, /* engine name */
    NULL, /* super (parent) engine */
+   NULL, /* DL handle */
      
    _window_constructor,
    _window_destructor,     



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to