Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/canvas


Modified Files:
        evas_stack.c 


Log Message:
indent.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/canvas/evas_stack.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- evas_stack.c        26 Aug 2005 06:53:37 -0000      1.16
+++ evas_stack.c        3 Sep 2005 04:47:32 -0000       1.17
@@ -165,7 +165,7 @@
    if (above->smart.smart)
      {
        if (above->smart.smart->smart_class->above_get)
-     above = above->smart.smart->smart_class->above_get(above);
+         above = above->smart.smart->smart_class->above_get(above);
      }
    if (obj->smart.smart)
      {




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to