devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=8c61dd268fc17b081c018e379eddb2732c239882

commit 8c61dd268fc17b081c018e379eddb2732c239882
Author: Chris Michael <[email protected]>
Date:   Fri Jul 11 18:22:51 2014 -0400

    ecore-evas: Remove extra whitespace
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_evas/ecore_evas_module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_evas/ecore_evas_module.c 
b/src/lib/ecore_evas/ecore_evas_module.c
index 6a9723b..5e8d89e 100644
--- a/src/lib/ecore_evas/ecore_evas_module.c
+++ b/src/lib/ecore_evas/ecore_evas_module.c
@@ -188,7 +188,7 @@ _ecore_evas_available_engines_get(void)
                          {
 #ifdef BUILD_ECORE_EVAS_FB
                             ADDENG("fb");
-#endif                            
+#endif
                          }
                        else if (!strcmp(name, "x"))
                          {

-- 


Reply via email to