From 41cc20177acc37e335f4d8587e9ee5fa3bb3ea2e Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 24 Oct 2011 14:34:22 +0000 Subject: Fixed logging --- src/mesh/test_mesh_small.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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, { GNUNET_log (GNUNET_ERROR_TYPE_WARNING, "***************** test: %s is UNKNOWN!?\n", - GNUNET_i2s(second)); + GNUNET_i2s(first)); return; } mesh_peers[p2]++; -- cgit v1.2.3