bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/misc/entrance.git/commit/?id=ce4d8528f5817c8f7e8f421689a30e08e15a4a63

commit ce4d8528f5817c8f7e8f421689a30e08e15a4a63
Author: Marcel Hollerbach <[email protected]>
Date:   Wed May 14 16:45:07 2014 +0200

    entrance: code indenting
---
 src/event/entrance_event.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/event/entrance_event.h b/src/event/entrance_event.h
index 865f2da..3b7341b 100644
--- a/src/event/entrance_event.h
+++ b/src/event/entrance_event.h
@@ -99,8 +99,8 @@ typedef struct Entrance_Login_
 typedef struct Entrance_User_Pool_
 {
    const char *name;
-    Eina_List *icon_pool;
-    Eina_List *background_pool;
+   Eina_List *icon_pool;
+   Eina_List *background_pool;
 } Entrance_User_Pool;
 
 typedef struct Entrance_Pools_

-- 


Reply via email to