Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        ecore_xcb_dnd.c 


Log Message:
remove trailing spaces

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_x/ecore_xcb_dnd.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_xcb_dnd.c     15 Nov 2007 04:48:36 -0000      1.2
+++ ecore_xcb_dnd.c     20 Feb 2008 18:22:42 -0000      1.3
@@ -637,7 +637,7 @@
 
         ecore_x_dnd_version_get_prefetch(win);
         cookie_tree = xcb_query_tree_unchecked(_ecore_xcb_conn, win);
-        
+
         ecore_x_dnd_version_get_fetch();
         /* We found the correct window ? */
         if (ecore_x_dnd_version_get(win))
@@ -675,7 +675,7 @@
 
         ecore_x_dnd_version_get_prefetch(win);
         ecore_x_dnd_type_get_prefetch(_source->win);
-        
+
         ecore_x_dnd_version_get_fetch();
         if (!ecore_x_dnd_version_get(win))
           {



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to