Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        pager.c 


Log Message:
Aaargh - indent.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/pager.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -3 -r1.52 -r1.53
--- pager.c     21 Dec 2003 12:08:01 -0000      1.52
+++ pager.c     21 Dec 2003 12:28:10 -0000      1.53
@@ -309,7 +309,8 @@
        else
          {
             /* no snapshots ? first time ? make a row on the bottom left up */
-            MoveResizeEwin(ewin, 0, root.h - (mode.numdesktops - p->desktop) * 
ewin->h,
+            MoveResizeEwin(ewin, 0,
+                           root.h - (mode.numdesktops - p->desktop) * ewin->h,
                            ewin->client.w, ewin->client.h);
          }
        PagerRedraw(p, 1);




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to