-doxygen
[oweals/gnunet.git] / src / transport / test_transport_startonly.c
index 8593b897c8e8273eff5b95973963c08d8298d8b7..2deb3f58b2517db7fdebd16a69313bec2389a610 100644 (file)
@@ -80,8 +80,7 @@ end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 }
 
 static void
-notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer,
-                const struct GNUNET_ATS_Information *ats, uint32_t ats_count)
+notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
 {
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Peer `%s' connected \n",
               GNUNET_i2s (peer));