Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.612
retrieving revision 1.613
diff -u -3 -r1.612 -r1.613
--- e_border.c  2 Dec 2007 19:48:09 -0000       1.612
+++ e_border.c  2 Dec 2007 20:03:29 -0000       1.613
@@ -7678,7 +7678,8 @@
      ecore_x_pointer_xy_get(desk->zone->container->win, &x, &y);
    else if (exclude)
      ecore_x_pointer_xy_get(exclude->desk->zone->container->win, &x, &y);
-   else return NULL;
+   else
+     return NULL;
 
    for (l = e_border_raise_stack_get(); l; l = l->next)
      {



-------------------------------------------------------------------------
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