devilhorns pushed a commit to branch master.

commit 6198351629bcfef0a337a3ed9a057fb2271259fd
Author: Chris Michael <[email protected]>
Date:   Mon Jul 8 14:09:50 2013 +0100

    Fix formatting
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/evas/engines/gl_common/evas_gl_preload.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/evas/engines/gl_common/evas_gl_preload.c 
b/src/modules/evas/engines/gl_common/evas_gl_preload.c
index 6c77b77..9a75305 100644
--- a/src/modules/evas/engines/gl_common/evas_gl_preload.c
+++ b/src/modules/evas/engines/gl_common/evas_gl_preload.c
@@ -151,7 +151,7 @@ _evas_gl_preload_tile_async(void *data EINA_UNUSED, 
Eina_Thread t EINA_UNUSED)
 
      retry:
         eina_condition_wait(&async_loader_cond);
-        if (async_loader_exit) break ;
+        if (async_loader_exit) break;
 
      get_next:
         // Get a texture to upload

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to