Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/conf


Modified Files:
        e_conf.c 


Log Message:
Fix typo.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/conf/e_conf.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_conf.c    5 Dec 2007 02:37:36 -0000       1.9
+++ e_conf.c    5 Dec 2007 02:39:48 -0000       1.10
@@ -204,7 +204,7 @@
 {
    if (_e_configure->mod_hdl)
      ecore_event_handler_del(_e_configure->mod_hdl);
-   eco->mod_hdl = NULL;
+   _e_configure->mod_hdl = NULL;
    _e_configure = NULL;
    while (eco->cats) 
      {



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to