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 0fd0b9766..a7ea4ee79 100644
--- a/src/mesh/test_mesh_small.c
+++ b/src/mesh/test_mesh_small.c
@@ -219,7 +219,7 @@ dh (void *cls, const struct GNUNET_PeerIdentity *peer)
219 */ 219 */
220static void 220static void
221ch (void *cls, const struct GNUNET_PeerIdentity *peer, 221ch (void *cls, const struct GNUNET_PeerIdentity *peer,
222 const struct GNUNET_TRANSPORT_ATS_Information *atsi) 222 const struct GNUNET_ATS_Information *atsi)
223{ 223{
224 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "peer connected\n"); 224 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "peer connected\n");
225 return; 225 return;