gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r14907 - gnunet/src/mesh
Date: Wed, 6 Apr 2011 20:16:41 +0200

Author: grothoff
Date: 2011-04-06 20:16:41 +0200 (Wed, 06 Apr 2011)
New Revision: 14907

Modified:
   gnunet/src/mesh/gnunet-service-mesh.c
Log:
nowarn

Modified: gnunet/src/mesh/gnunet-service-mesh.c
===================================================================
--- gnunet/src/mesh/gnunet-service-mesh.c       2011-04-06 17:30:21 UTC (rev 
14906)
+++ gnunet/src/mesh/gnunet-service-mesh.c       2011-04-06 18:16:41 UTC (rev 
14907)
@@ -369,12 +369,13 @@
 };
 
 
-static struct MESH_tunnel *tunnel_participation_head;
+// static struct MESH_tunnel *tunnel_participation_head;
 
-static struct MESH_tunnel *tunnel_participation_tail;
+// static struct MESH_tunnel *tunnel_participation_tail;
 
 
 
+
 
/******************************************************************************/
 /********************      MESH NETWORK HANDLERS     
**************************/
 
/******************************************************************************/




reply via email to

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