- log output
[oweals/gnunet.git] / src / mesh / test_mesh_small.c
index 978590706c795ed558b1a22b9e9b9fe8cd062951..20b5c27175b40e70ae5f695175fa065e2fe69922 100644 (file)
@@ -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);