gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r32631 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r32631 - gnunet/src/mesh
Date: Thu, 13 Mar 2014 16:01:38 +0100

Author: bartpolot
Date: 2014-03-13 16:01:38 +0100 (Thu, 13 Mar 2014)
New Revision: 32631

Modified:
   gnunet/src/mesh/test_mesh_small.c
Log:
- minor fixes

Modified: gnunet/src/mesh/test_mesh_small.c
===================================================================
--- gnunet/src/mesh/test_mesh_small.c   2014-03-13 15:01:37 UTC (rev 32630)
+++ gnunet/src/mesh/test_mesh_small.c   2014-03-13 15:01:38 UTC (rev 32631)
@@ -515,8 +515,6 @@
 }
 
 
-
-
 /**
  * Stats callback. Finish the stats testbed operation and when all stats have
  * been iterated, shutdown the test.
@@ -835,7 +833,7 @@
 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);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]