Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_gadcon.c 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_gadcon.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- e_gadcon.c  9 Aug 2006 06:08:36 -0000       1.36
+++ e_gadcon.c  9 Aug 2006 11:07:44 -0000       1.37
@@ -228,14 +228,14 @@
               {
                  E_Gadcon_Client *gcc;
                  
-                 if(!cf_gcc->style)
+                 if (!cf_gcc->style)
                    {
                       gcc = cc->func.init(gc, cf_gcc->name, cf_gcc->id,
-                            cc->default_style);
+                                          cc->default_style);
                    }
                  else
                    gcc = cc->func.init(gc, cf_gcc->name, cf_gcc->id,
-                                     cf_gcc->style);
+                                       cf_gcc->style);
 
                  if (gcc)
                    {



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to