From 51eed008db6b80e56bae2a4c023324cbd162809e Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 13 Mar 2014 15:01:38 +0000 Subject: - minor fixes --- src/mesh/test_mesh_small.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mesh/test_mesh_small.c') diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c index 978590706..20b5c2717 100644 --- a/src/mesh/test_mesh_small.c +++ b/src/mesh/test_mesh_small.c @@ -515,8 +515,6 @@ data_callback (void *cls, struct GNUNET_MESH_Channel *channel, } - - /** * Stats callback. Finish the stats testbed operation and when all stats have * been iterated, shutdown the test. @@ -835,7 +833,7 @@ int main (int argc, char *argv[]) { initialized = GNUNET_NO; - uint32_t ports[2]; + static uint32_t ports[2]; const char *config_file; GNUNET_log_setup ("test", "DEBUG", NULL); -- cgit v1.2.3