illogict pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=2b870ed318a72a79efc28390d6c368bc3953dd06

commit 2b870ed318a72a79efc28390d6c368bc3953dd06
Author: Chidambar Zinnoury <chidambar.zinno...@zefla.fr>
Date:   Mon Apr 21 15:50:09 2014 +0200

     e xkbswitch: Align indentation.
---
 src/modules/xkbswitch/e_mod_config.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/xkbswitch/e_mod_config.c 
b/src/modules/xkbswitch/e_mod_config.c
index 5ecc555..a999516 100644
--- a/src/modules/xkbswitch/e_mod_config.c
+++ b/src/modules/xkbswitch/e_mod_config.c
@@ -16,7 +16,7 @@ struct _E_Config_Dialog_Data
    const char  *default_model;
 
    int          only_label;
-   int dont_touch_my_damn_keyboard;
+   int          dont_touch_my_damn_keyboard;
 
    E_Dialog    *dlg_add_new;
 };

-- 


Reply via email to