Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_dnd.c 


Log Message:
initialized variables are good
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_dnd.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- e_dnd.c     5 Oct 2005 17:56:35 -0000       1.32
+++ e_dnd.c     6 Oct 2005 18:36:53 -0000       1.33
@@ -350,7 +350,7 @@
 {
    Evas_List *l;
    E_Event_Dnd_Drop *ev;
-   const char *type;
+   const char *type = NULL;
 
    if (_drag_current)
      {




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to