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:
11b340c
)
- compile error
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 16 May 2012 12:31:25 +0000
(12:31 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 16 May 2012 12:31:25 +0000
(12:31 +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 687e32656532e383b394881d0701dd7271aaad64..7b52a7d4f7c51dc91d22440f5fa2ea5479e52a3c 100644
(file)
--- a/
src/mesh/gnunet-service-mesh.c
+++ b/
src/mesh/gnunet-service-mesh.c
@@
-480,6
+480,8
@@
struct MeshClient
* after the PUT message was transmitted
* (so we don't know if it was received or not)
*/
+
+#if 0
static void
mesh_debug (void *cls, int success)
{
@@
-489,6
+491,8
@@
mesh_debug (void *cls, int success)
}
#endif
+#endif
+
/******************************************************************************/
/*********************** GLOBAL VARIABLES ****************************/
/******************************************************************************/