Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src/module Modified Files: e_mod_main.c Log Message: oops =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- e_mod_main.c 11 Apr 2005 11:29:01 -0000 1.39 +++ e_mod_main.c 11 Apr 2005 11:52:58 -0000 1.40 @@ -973,7 +973,7 @@ ev = event; eb = data; - if (!ev->selection == ECORE_X_SELECTION_XDND) + if (ev->selection != ECORE_X_SELECTION_XDND) return 1; files = ev->data; for (i = 0; i < files->num_files; i++) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs