entrance: code indenting

This commit is contained in:
Marcel Hollerbach 2014-05-14 16:45:07 +02:00
parent e5e336aa6c
commit ce4d8528f5
1 changed files with 2 additions and 2 deletions

View File

@ -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_