hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=04957cba70413e7c3c23a18b5bb2229b4981b219

commit 04957cba70413e7c3c23a18b5bb2229b4981b219
Author: Taehyub Kim <taehyub....@samsung.com>
Date:   Thu Sep 1 20:07:37 2016 +0900

    file_mgr: remove unnecessary space
    
    Summary: remove unncessary space
    
    Reviewers: Jaehyun_Cho, NikaWhite, bowonryu, Hermet
    
    Reviewed By: Hermet
    
    Differential Revision: https://phab.enlightenment.org/D4264
---
 src/bin/file_mgr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/file_mgr.c b/src/bin/file_mgr.c
index 4f65386..39d1506 100644
--- a/src/bin/file_mgr.c
+++ b/src/bin/file_mgr.c
@@ -140,7 +140,7 @@ enventor_edc_modified_cb(void *data, Evas_Object *obj 
EINA_UNUSED,
 
    fmd->edc_modified = EINA_TRUE;
 
-   /* FIXME: Here ignore edc changes, if any menu is closed, 
+   /* FIXME: Here ignore edc changes, if any menu is closed,
       then we need to open warning box. */
    if (menu_activated_get()) return;
 

-- 


Reply via email to