Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/efreet

Dir     : e17/libs/efreet/src/lib


Modified Files:
        efreet_desktop.c 


Log Message:
Formatting.

===================================================================
RCS file: /cvs/e/e17/libs/efreet/src/lib/efreet_desktop.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- efreet_desktop.c    9 Feb 2007 12:20:49 -0000       1.6
+++ efreet_desktop.c    23 Mar 2007 17:31:01 -0000      1.7
@@ -1160,7 +1160,7 @@
     }
 
     ecore_list_goto_first(execs);
-    while((exec = ecore_list_next(execs)))
+    while ((exec = ecore_list_next(execs)))
     {
         command->cb_command(command->data, command->desktop, exec, --num);
     }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to