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:
3d3292c
)
WiP
author
Bart Polot
<bart@net.in.tum.de>
Thu, 27 Oct 2011 17:34:14 +0000
(17:34 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Thu, 27 Oct 2011 17:34:14 +0000
(17:34 +0000)
src/mesh/test_mesh_path_api.c
patch
|
blob
|
history
diff --git
a/src/mesh/test_mesh_path_api.c
b/src/mesh/test_mesh_path_api.c
index 6817abaccb8f66b82d9f373d02cb13846601a1a7..9a983f29829febad10d8bd67be78d2743fe140ca 100644
(file)
--- a/
src/mesh/test_mesh_path_api.c
+++ b/
src/mesh/test_mesh_path_api.c
@@
-188,6
+188,7
@@
main (int argc, char *argv[])
GNUNET_log(GNUNET_ERROR_TYPE_DEBUG, "test: Adding second path: 1 2 3\n");
path->length--;
+ tree_debug(tree);
tree_add_path(tree, path, &cb);
tree_debug(tree);