Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_con


Modified Files:
        Ecore_Con.h 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_con/Ecore_Con.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- Ecore_Con.h 26 Sep 2007 16:01:04 -0000      1.28
+++ Ecore_Con.h 26 Sep 2007 16:34:14 -0000      1.29
@@ -79,10 +79,10 @@
 
    typedef enum _Ecore_Con_Url_Time
      {
-        ECORE_CON_URL_TIME_NONE = 0,
-        ECORE_CON_URL_TIME_IFMODSINCE,
-        ECORE_CON_URL_TIME_IFUNMODSINCE,
-        ECORE_CON_URL_TIME_LASTMOD
+       ECORE_CON_URL_TIME_NONE = 0,
+       ECORE_CON_URL_TIME_IFMODSINCE,
+       ECORE_CON_URL_TIME_IFUNMODSINCE,
+       ECORE_CON_URL_TIME_LASTMOD
      } Ecore_Con_Url_Time;
 
    typedef struct _Ecore_Con_Event_Client_Add  Ecore_Con_Event_Client_Add;
@@ -133,7 +133,7 @@
      {
        Ecore_Con_Url    *url_con;
        int               size;
-        unsigned char     data[1];
+       unsigned char     data[1];
      };
         
    struct _Ecore_Con_Event_Url_Complete
@@ -144,9 +144,9 @@
 
    struct _Ecore_Con_Event_Url_Progress
      {
-        Ecore_Con_Url                   *url_con;
-        double                           total;
-        double                           now;
+       Ecore_Con_Url    *url_con;
+       double            total;
+       double            now;
      };
 
    EAPI extern int ECORE_CON_EVENT_CLIENT_ADD;



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to