projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1706dd
)
nowarn
author
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Apr 2011 18:16:41 +0000
(18:16 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Apr 2011 18:16:41 +0000
(18:16 +0000)
src/mesh/gnunet-service-mesh.c
patch
|
blob
|
history
diff --git
a/src/mesh/gnunet-service-mesh.c
b/src/mesh/gnunet-service-mesh.c
index 6725db563a1b2d1fe8e471f8bafd8c87bb178859..8332100b678d668fa54ab5b0556cb99855051d61 100644
(file)
--- a/
src/mesh/gnunet-service-mesh.c
+++ b/
src/mesh/gnunet-service-mesh.c
@@
-369,9
+369,10
@@
struct Client
};
-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;