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:
6fd34d4
)
Fixed logging
author
Bart Polot
<bart@net.in.tum.de>
Mon, 24 Oct 2011 14:34:22 +0000
(14:34 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Mon, 24 Oct 2011 14:34:22 +0000
(14:34 +0000)
src/mesh/test_mesh_small.c
patch
|
blob
|
history
diff --git
a/src/mesh/test_mesh_small.c
b/src/mesh/test_mesh_small.c
index 9f075638ae160d920a805d69fb4f6494f4fa60c1..6545472c9bf3323c0e54dd343954ecc7cafc2cad 100644
(file)
--- a/
src/mesh/test_mesh_small.c
+++ b/
src/mesh/test_mesh_small.c
@@
-541,7
+541,7
@@
topo_cb (void *cls,
{
GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
"***************** test: %s is UNKNOWN!?\n",
- GNUNET_i2s(
second
));
+ GNUNET_i2s(
first
));
return;
}
mesh_peers[p2]++;