Fixed logging
authorBart Polot <bart@net.in.tum.de>
Mon, 24 Oct 2011 14:34:22 +0000 (14:34 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 24 Oct 2011 14:34:22 +0000 (14:34 +0000)
src/mesh/test_mesh_small.c

index 9f075638ae160d920a805d69fb4f6494f4fa60c1..6545472c9bf3323c0e54dd343954ecc7cafc2cad 100644 (file)
@@ -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]++;