aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_small.c')
-rw-r--r--src/mesh/test_mesh_small.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c
index 9f075638a..6545472c9 100644
--- a/src/mesh/test_mesh_small.c
+++ b/src/mesh/test_mesh_small.c
@@ -541,7 +541,7 @@ topo_cb (void *cls,
541 { 541 {
542 GNUNET_log (GNUNET_ERROR_TYPE_WARNING, 542 GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
543 "***************** test: %s is UNKNOWN!?\n", 543 "***************** test: %s is UNKNOWN!?\n",
544 GNUNET_i2s(second)); 544 GNUNET_i2s(first));
545 return; 545 return;
546 } 546 }
547 mesh_peers[p2]++; 547 mesh_peers[p2]++;