cedric pushed a commit to branch master.

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

commit d7bad56e72d46d76f028ca6894b07c31d2456931
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Sat Apr 18 18:48:20 2015 +0200

    eio: this should not be visible outside of this file.
---
 src/tests/eio/eio_test_file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/eio/eio_test_file.c b/src/tests/eio/eio_test_file.c
index 7284c04..786ba7b 100644
--- a/src/tests/eio/eio_test_file.c
+++ b/src/tests/eio/eio_test_file.c
@@ -14,7 +14,7 @@
 #include "eio_suite.h"
 
 static int default_rights = 0777;
-int test_count = 0;
+static int test_count = 0;
 
 static Eina_Bool
 _filter_cb(void *data EINA_UNUSED, Eio_File *handler EINA_UNUSED, const char 
*file)

-- 


Reply via email to